ashb commented on pull request #10806: URL: https://github.com/apache/airflow/pull/10806#issuecomment-690511406
Code on this seems fine, but possibly some more tidying up to get the CI passing: - prepare backport is failing with (I think) diffs in the generated output that look unrelated - Docs were failing without the __init__.py -- hacked around it for now by creating (then removing) the file, but upgrading to [1.3.0 of autoapi](https://github.com/readthedocs/sphinx-autoapi/blob/master/CHANGELOG.rst#v130-2020-04-05) might fix it better. - pylint didn't like it either (when running _everything) -- adding back the file for that seemed the easiest path. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
