You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/21 23:00:59 UTC

[GitHub] [airflow] BenGatewood commented on a change in pull request #21514: (AzureCosmosDBHook) Update to latest Cosmos API

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org