amoghrajesh commented on code in PR #46176:
URL: https://github.com/apache/airflow/pull/46176#discussion_r1933352974
##########
docs/apache-airflow/core-concepts/params.rst:
##########
@@ -40,7 +40,7 @@ Use a dictionary that maps Param names to either a
:class:`~airflow.models.param
from airflow import DAG
from airflow.decorators import task
- from airflow.models.param import Param
+ from airflow.sdk.definitions.param import Param
Review Comment:
Yeah. Made the change
--
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]