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 2022/01/18 18:02:19 UTC

[GitHub] [airflow] josh-fell commented on a change in pull request #20044: Add ShortCircuitOperator configurability for respecting downstream trigger rules

josh-fell commented on a change in pull request #20044:
URL: https://github.com/apache/airflow/pull/20044#discussion_r787020302



##########
File path: tests/operators/test_python.py
##########
@@ -26,6 +26,7 @@
 from typing import List
 
 import pytest
+from parameterized import parameterized

Review comment:
       Of course, not a problem.




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org