rootcss edited a comment on pull request #11850: URL: https://github.com/apache/airflow/pull/11850#issuecomment-733138203
Thank you @kaxil I've added the entry in https://github.com/apache/airflow/blob/master/tests/core/test_providers_manager.py#L22-L83 static checks are passing locally with this: `./breeze static-check all` mypy and flake8 defined checks are passing too: `./breeze static-check flake8 -- --all-files` `./breeze static-check mypy -- --all-files` ---------------------------------------------------------------- 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]
