amoghrajesh commented on code in PR #46176: URL: https://github.com/apache/airflow/pull/46176#discussion_r1935572519
########## providers/edge/src/airflow/providers/edge/example_dags/win_notepad.py: ########## @@ -34,7 +34,7 @@ from airflow.models import BaseOperator from airflow.models.dag import DAG -from airflow.models.param import Param +from airflow.sdk.definitions.param import Param Review Comment: Sure can do! -- 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]
