amoghrajesh commented on code in PR #58992:
URL: https://github.com/apache/airflow/pull/58992#discussion_r2588404505
##########
airflow-core/docs/authoring-and-scheduling/serializers.rst:
##########
@@ -92,7 +92,7 @@ Registered
if TYPE_CHECKING:
import decimal
- from airflow.serialization.serde import U
+ from airflow.sdk.serialization.serde import U
Review Comment:
No need for it to be nested, I mostly used the existing path as base path
here, serde/ sounds like a good idea
--
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]