potiuk commented on a change in pull request #10207:
URL: https://github.com/apache/airflow/pull/10207#discussion_r466884962



##########
File path: tests/dags/test_logging_in_dag.py
##########
@@ -25,6 +25,11 @@
 
 
 def test_logging_fn(**kwargs):
+    """
+    Tests DAG logging.
+    :param kwargs:
+    :return:
+    """

Review comment:
       Yep. I had to fix it. Pylint is not 100% deterministic and if you 
analyze it all together it detects some errors that were not reported before. 




----------------------------------------------------------------
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]


Reply via email to