amoghrajesh commented on code in PR #53627:
URL: https://github.com/apache/airflow/pull/53627#discussion_r2222285147


##########
pyproject.toml:
##########
@@ -802,6 +802,130 @@ testing = ["dev", "providers.tests", "tests_common", 
"tests", "system", "unit",
 # mechanism and whole .pyi is really "type-checking" only
 "providers/common/sql/src/airflow/providers/common/sql/hooks/sql.pyi" = 
["TID253"]
 
+# Allow Task SDK and its tests to import from task SDK
+"task-sdk/**" = ["TID251"]

Review Comment:
   I had added a note here in the description
   <img width="840" height="167" alt="image" 
src="https://github.com/user-attachments/assets/e6372876-9060-4f8d-8ede-d69ab467383e";
 />
   
   But for task-sdk let me move it in the same PR, for providers etc al we can 
move in follow ups.



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

Reply via email to