sztamas commented on pull request #10543: URL: https://github.com/apache/airflow/pull/10543#issuecomment-680231216
Hi @kaxil Could you please also update the `isort` section in `setup.cfg` to ignore the `providers` and `api_connexion` the same way you ignore them in the pre-commit hook? A `skip_glob=*/api_connexion/**/*.py,*/providers/**/*.py` should work. Thanks, Tamas ---------------------------------------------------------------- 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]
