uranusjr commented on code in PR #23592:
URL: https://github.com/apache/airflow/pull/23592#discussion_r947578085


##########
airflow/example_dags/tutorial.py:
##########
@@ -97,7 +97,7 @@
     """
     )
 
-    dag.doc_md = __doc__  # providing that you have a docstring at the 
beginning of the DAG
+    dag.doc_md = __doc__  # providing that you have a docstring at the 
beginning of the DAG; OR

Review Comment:
   Oh, this needs to be read with a next lines as one sentence. Got it now.



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

Reply via email to