Skip to content

Conversation

deepsource-autofix[bot]
Copy link
Contributor

Comparisons to the singleton objects, like True, False, and None, should be done with identity, not equality. Use is or is not.

Comparisons to the singleton objects, like `True`, `False`, and `None`, should be done with identity, not equality. Use `is` or `is not`.
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.

0 participants