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 2021/05/27 14:19:04 UTC

[GitHub] [airflow] uranusjr commented on a change in pull request #16084: Added new pipeline example for the tutorial docs (Issue #11208)

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