kevinsunny1996 opened a new issue, #24587:
URL: https://github.com/apache/airflow/issues/24587

   Hi everyone , was referring how to write tests and was checking airflow repo 
, for the following code snippet:
   https://github.com/apache/airflow/blob/main/tests/cli/test_cli_parser.py#L36
   
   The comment contained # Only can be `-[a-z]` or `-[A-Z]`
   
   However the regex seems to be missing Z in the test code.
   
   Wanted to check if my finding is correct , I can contribute to the same by 
fixing the regex and raise a PR for the same 


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