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

Untangle airflow/decorators/__init__.py[i] names #21056

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

uranusjr
Copy link
Member

This by large distches the confusing "factory" thing, and use "collection" to name the type of '@task'. This should hopefully clarify things up a bit.

See discussions in #21020.

This by large distches the confusing "factory" thing, and use
"collection" to name the type of '@task'. This should hopefully
clarify things up a bit.
@potiuk
Copy link
Member

potiuk commented Jan 24, 2022

Way better @uranusjr !

@potiuk potiuk merged commit 1169e3a into apache:main Jan 24, 2022
@jedcunningham jedcunningham deleted the mypy-decorators branch March 1, 2022 15:49
@jedcunningham jedcunningham restored the mypy-decorators branch March 1, 2022 15:49
@jedcunningham jedcunningham deleted the mypy-decorators branch March 1, 2022 15:49
@jedcunningham jedcunningham added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) kind:documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants