Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly list @dag arguments #25044

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

uranusjr
Copy link
Member

This provides better type hinting and autocompletion support.

Close #24936.

@uranusjr uranusjr requested a review from mik-laj as a code owner July 14, 2022 05:54
@uranusjr uranusjr force-pushed the dag-decorator-type-hints branch 3 times, most recently from e96980e to 96f7ab0 Compare July 14, 2022 10:41
This provides better type hinting and autocompletion support.
@uranusjr uranusjr merged commit be63c36 into apache:main Jul 15, 2022
@uranusjr uranusjr deleted the dag-decorator-type-hints branch July 15, 2022 01:29
@ephraimbuddy ephraimbuddy added the type:improvement Changelog: Improvements label Aug 12, 2022
@ephraimbuddy ephraimbuddy added this to the Airflow 2.4.0 milestone Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:improvement Changelog: Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type hints for taskflow @dag decorator
4 participants