Skip to content

Comments

fix: add support for flask > 2.2#62

Open
saggit wants to merge 2 commits intoWorkable:developfrom
saggit:develop
Open

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

Conversation

@saggit
Copy link

@saggit saggit commented Nov 29, 2023

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

@talhakum
Copy link

talhakum commented Dec 8, 2023

Raises below exception.

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

@saggit
Copy link
Author

saggit commented Dec 8, 2023

@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