Skip to content

Conversation

@uranusjr
Copy link
Member

These start failing Mypy when I modify those files so I changed them to use the new location. I also changed some other imports.

Mypy does not consider try-except clauses in the type-checking block, so they are not actually useful. I removed them.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

These start failing Mypy when I modify those files so I changed them to
use the new location. I also changed some other imports.

Mypy does not consider try-except clauses in the type-checking block, so
they are not actually useful. I removed them.
@uranusjr uranusjr force-pushed the change-start-trigger-args-imports branch from 581868b to 89d7f0c Compare August 23, 2025 01:31
@uranusjr uranusjr merged commit 9173161 into apache:main Aug 23, 2025
105 checks passed
@uranusjr uranusjr deleted the change-start-trigger-args-imports branch August 23, 2025 02:49
mangal-vairalkar pushed a commit to mangal-vairalkar/airflow that referenced this pull request Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants