uranusjr commented on a change in pull request #19624:
URL: https://github.com/apache/airflow/pull/19624#discussion_r750963609



##########
File path: airflow/settings.py
##########
@@ -73,6 +73,7 @@
 SQL_ALCHEMY_CONN: Optional[str] = None
 PLUGINS_FOLDER: Optional[str] = None
 LOGGING_CLASS_PATH: Optional[str] = None
+DONOT_MODIFY_HANDLERS: Optional[str] = None

Review comment:
       Why is this annotated as str?




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