potiuk commented on a change in pull request #12837:
URL: https://github.com/apache/airflow/pull/12837#discussion_r537079083



##########
File path: airflow/www/forms.py
##########
@@ -213,6 +215,10 @@ def _get_connection_types():
     return _connection_types
 
 
+def _get_field_customizations() -> Dict[str, Dict]:
+    return ProvidersManager().field_customizations

Review comment:
       True




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to