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

Adjust typing in Mongo hook to prevent mypy errors #42354

Merged

Conversation

jscheffl
Copy link
Contributor

Schedules tests on main are broken because of typing problems in Mongo - which actually smell like a false-positive.

This PR tries to change typing hints to prevent a failure.

See for example: https://github.com/apache/airflow/actions/runs/10947632646/job/30397028401

Copy link
Contributor

@shahar1 shahar1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noticed this in another PR, good catch!

@jscheffl
Copy link
Contributor Author

Just noticed this in another PR, good catch!

Need to run to bed, if you see it green before me, feel free to merge!

@shahar1 shahar1 merged commit 4da35b5 into apache:main Sep 19, 2024
57 checks passed
joaopamaral pushed a commit to joaopamaral/airflow that referenced this pull request Oct 21, 2024
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.

3 participants