turbaszek commented on pull request #9950: URL: https://github.com/apache/airflow/pull/9950#issuecomment-663407966
> @turbaszek you are amazing man! Thanks! > And what's about CI Build failed tests? What should I do? The quarantined are flaky and fail from time to time so no worry here, we know that. In case of static checks I recommend taking a look at https://github.com/apache/airflow/blob/master/STATIC_CODE_CHECKS.rst However if you have no time, take a look the failed build and you will see that there's a redundant space - remove it and you should be good. But I honestly recommend taking a look at the linked page and our pre-commits ;) ---------------------------------------------------------------- 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]
