uranusjr commented on a change in pull request #16084:
URL: https://github.com/apache/airflow/pull/16084#discussion_r640669447



##########
File path: docs/apache-airflow/tutorial.rst
##########
@@ -205,24 +205,24 @@ you can define dependencies between them:
 .. code-block:: python
 
     t1.set_downstream(t2)
-
+    

Review comment:
       You’ll need to remove these whitespaces. (Also FYI various editors can 
be configured to strip trailing whitespaces to avoid this being an issue.)




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