Skip to content

Remove flask typing import. #3280

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

Merged
merged 2 commits into from
Apr 16, 2025
Merged

Remove flask typing import. #3280

merged 2 commits into from
Apr 16, 2025

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Apr 16, 2025

As report in #3254 (comment) importing from flask.typing is not available for earlier version, instead of putting a constraint this just replace the import with a Callable.

@T4rk1n T4rk1n merged commit 2e92526 into dev Apr 16, 2025
3 checks passed
@T4rk1n T4rk1n deleted the fix-flask-typing branch April 16, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants