gopidesupavan commented on PR #63617:
URL: https://github.com/apache/airflow/pull/63617#issuecomment-4088298773

   > **Minor note (not in diff):** `test_deactivate_deleted_dags_return_value` 
still passes `list` literals (`["test_dag1.py"]`) to 
`DagModel.deactivate_deleted_dags(rel_filelocs=...)`, but the type hint was 
changed to `set[str]`. Works at runtime, but a type checker would flag it.
   
   yeah make sense my bad updated it now :)


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