potiuk commented on pull request #16682: URL: https://github.com/apache/airflow/pull/16682#issuecomment-869542199
I've added `yesqa` to pre-commits and removed all the unnecessary #noqa's. It removed a bit too many of those initially. It does not understand some pydocstyle problems but I figured it will be easier to remove a "public method no doc" error `D103 | Missing docstring in public function` (which I think is far too much to expect) and fixed remaining small docstyle errors which were earlier ignored by #noqa. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
