Skip to content
Snippets Groups Projects
Commit 9cc2ad1e authored by Campbell Barton's avatar Campbell Barton
Browse files

Fix invalid string comparisons

Identity checks should never be used with strings, it may fail based on
Python's interning logic.
parent fb75f259
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment