Skip to content

fix: add support for flask > 2.2#62

Open
saggit wants to merge 2 commits into
Workable:developfrom
saggit:develop
Open

fix: add support for flask > 2.2#62
saggit wants to merge 2 commits into
Workable:developfrom
saggit:develop

Conversation

@saggit

@saggit saggit commented Nov 29, 2023

Copy link
Copy Markdown

Add this PR just for someone looking for a fix if you are using this lib and Flask > 2.2

@talhakum

talhakum commented Dec 8, 2023

Copy link
Copy Markdown

Raises below exception.

    if hasattr(flask, 'globals') and \
NameError: name 'flask' is not defined

@saggit

saggit commented Dec 8, 2023

Copy link
Copy Markdown
Author

@talhakum sorry, update the missing import.

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