Lee-W commented on code in PR #68326:
URL: https://github.com/apache/airflow/pull/68326#discussion_r3401477730
##########
airflow-core/tests/unit/timetables/test_base_timetable.py:
##########
@@ -183,6 +183,46 @@ def
test_compute_rollup_fingerprint_key_format(asset_or_ref, expected_key):
assert expected_key in fp
+# ---------------------------------------------------------------------------
Review Comment:
we dont' need this comment block
##########
airflow-core/tests/unit/timetables/test_base_timetable.py:
##########
@@ -183,6 +183,46 @@ def
test_compute_rollup_fingerprint_key_format(asset_or_ref, expected_key):
assert expected_key in fp
+# ---------------------------------------------------------------------------
Review Comment:
let's remove this comment block
--
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]