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

Fixes: NameError: name 'JSONDict' is not defined #154

Conversation

elliot-100
Copy link
Collaborator

This PR moves the JSONDict import out of a type-checking-only block.

@elliot-100 elliot-100 merged commit 207f9bf into Olen:main Sep 14, 2024
5 checks passed
@elliot-100 elliot-100 deleted the 153-manual_test_functionspy-fails-with-nameerror-name-jsondict-is-not-defined branch September 14, 2024 13:20
@elliot-100 elliot-100 added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

manual_test_functions.py fails with NameError: name 'JSONDict' is not defined
1 participant