uranusjr commented on a change in pull request #21514:
URL: https://github.com/apache/airflow/pull/21514#discussion_r811015941
##########
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:
Why changing this?
--
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]