eladkal commented on PR #25426: URL: https://github.com/apache/airflow/pull/25426#issuecomment-1204306838
> The `delimiter` typing should really be `delimiter: str = '/',` though. I think we've been getting away with this in mypy for a while 🙂 Yes this is what i did as it also required param in the upstream lib but I'm not sure I get why mypy behaves differently on the same function signature and typing? a mystery. -- 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]
