You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/07 05:21:50 UTC

[GitHub] [airflow] turbaszek commented on a change in pull request #10207: Pylint checks should be way faster now

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



##########
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:
       Is this related?




----------------------------------------------------------------
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:
users@infra.apache.org