bugraoz93 commented on code in PR #48914:
URL: https://github.com/apache/airflow/pull/48914#discussion_r2041201308


##########
airflow-ctl/pyproject.toml:
##########
@@ -126,8 +127,11 @@ use-schema-description=true  # Desc becomes class doc 
comment
 use-standard-collections=true # list[] not List[]
 use-subclass-enum=true # enum, not union of Literals
 use-union-operator=true # 3.9+annotations, not `Union[]`
+custom-formatters = 'misc.simple_code_formatter'

Review Comment:
   Also there is a TODO we can also delete that



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

Reply via email to