ashb commented on pull request #20013:
URL: https://github.com/apache/airflow/pull/20013#issuecomment-985536374
```
apache-airflow Traceback
(most recent call last):
apache-airflow File
"/opt/airflow/docs/exts/docs_build/run_patched_sphinx.py", line 23, in <module>
apache-airflow from
autoapi.extension import (
apache-airflow ImportError:
cannot import name 'default_backend_mapping' from 'autoapi.extension'
(/usr/local/lib/python3.7/site-packages/autoapi/extension.py)
```
Now that we're upgradaing autoapi we can entirely avoid
run_patched_sphinx.py s the work-around we are applying is included.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]