You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/25 19:41:01 UTC

[GitHub] [airflow] sztamas commented on pull request #10543: Enable Black on Providers Packages

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:
users@infra.apache.org