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

Fix typing in external task triggers #31490

Merged
merged 1 commit into from
May 24, 2023

Conversation

uranusjr
Copy link
Member

The session kwargs should have a NEW_SESSION default when decorated with provide_session. Not sure why Mypy did not catch this earlier, but it is correctly complaining about it now.

The session kwargs should have a NEW_SESSION default when decorated with
provide_session. Not sure why Mypy did not catch this earlier, but it is
correctly complaining about it now.
@uranusjr uranusjr merged commit b353621 into apache:main May 24, 2023
42 checks passed
@uranusjr uranusjr deleted the mypy-fix-count-tasks-signature branch May 24, 2023 06:55
@ferruzzi
Copy link
Contributor

Looks like it may still be complaining about it?

@eladkal eladkal added this to the Airflow 2.6.2 milestone Jun 8, 2023
@eladkal eladkal added the type:misc/internal Changelog: Misc changes that should appear in change log label Jun 8, 2023
eladkal pushed a commit that referenced this pull request Jun 8, 2023
eladkal pushed a commit that referenced this pull request Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants