BenGatewood commented on a change in pull request #21514:
URL: https://github.com/apache/airflow/pull/21514#discussion_r811468880
##########
File path: airflow/providers/microsoft/azure/hooks/cosmos.py
##########
@@ -67,7 +67,7 @@ def get_connection_form_widgets() -> Dict[str, Any]:
}
@staticmethod
- def get_ui_field_behaviour() -> Dict[str, Any]:
+ def get_ui_field_behaviour() -> Dict:
Review comment:
Frankly that was not a deliberate change and I suspect my IDE may have
tried to "help" me out there. I've just put it back to the way it was - thanks!
--
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]