uranusjr commented on issue #14396: URL: https://github.com/apache/airflow/issues/14396#issuecomment-934943925
Maybe a `typing.TypedDict` definition would be useful though. It requires much less change (basically just write a type definition and use it in some function annotations) and do mostly the same thing for the user if they have type hints set up. -- 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]
