jscheffl opened a new pull request, #58872:
URL: https://github.com/apache/airflow/pull/58872

   Another small increment to remove global statements for PR 
https://github.com/apache/airflow/pull/58116
   
   This removes global statement in prek CI scripts. Once does not need a 
`global`, the other can be wrapped in a class to hold static variables.
   
   `global` is evil.


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