vandonr-amz commented on code in PR #30495:
URL: https://github.com/apache/airflow/pull/30495#discussion_r1165866037


##########
tests/dags/test_imports.nopy:
##########
@@ -0,0 +1,26 @@
+# using .nopy extension so that the file won't get reformatted
+# because we want to assert that we can parse crappy formatting.

Review Comment:
   `fmt: off` works for black I think, but there are still other static checks 
that are going to be unhappy about it...
   For instance `ruff` wants to remove all unused imports



-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to