diff --git a/setup.cfg b/setup.cfg index aac6b42ba740b..326556b3b807c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -78,3 +78,4 @@ multi_line_output=5 skip=build,.tox,venv # ToDo: Enable the below before Airflow 2.0 # profile = "black" +skip_glob=*/api_connexion/**/*.py,*/providers/**/*.py