potiuk commented on code in PR #30367: URL: https://github.com/apache/airflow/pull/30367#discussion_r1223363255
########## airflow/__init__.py: ########## @@ -62,6 +62,9 @@ # Perform side-effects unless someone has explicitly opted out before import # WARNING: DO NOT USE THIS UNLESS YOU REALLY KNOW WHAT YOU'RE DOING. +# This environment variable prevents proper intialization, and things like Review Comment: ```suggestion # This environment variable prevents proper initialization, and things like ``` -- 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]
