Skip to content

Replaced javascript like dict key checks#9

Open
KarakayaFSM wants to merge 1 commit intoTitorX:masterfrom
KarakayaFSM:patch-1
Open

Replaced javascript like dict key checks#9
KarakayaFSM wants to merge 1 commit intoTitorX:masterfrom
KarakayaFSM:patch-1

Conversation

@KarakayaFSM
Copy link

Replaced javascript like if['dict'] key checks with in operator to prevent null pointers.
This quick fix has resolved the issue for me.

Replaced javascript like if['dict'] key checks with in operator to prevent null pointers.
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