andylamp commented on PR #32867:
URL: https://github.com/apache/airflow/pull/32867#issuecomment-1653539539

   hmm @uranusjr, looking at this a bit further - I omitted a detail when 
reviewing your code. `match` returns a matched object which is a group of 
matches and not a `str` as is the desired outcome at this stage. I have tweaked 
it in order to still be valid and return the desired value.


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