Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
third-party
cinema_python
Repository
8ff36e7063aa5b69b86305dfbb2cd50da1e78e19
Switch branch/tag
cinema_python
cinema_python
adaptors
paraview
pv_introspect.py
Find file
Blame
History
Permalink
Replace invalid use of 'is' keyword
· 8ff36e70
Cory Quammen
authored
Mar 03, 2020
'is' checks identity, not equality. In Python 3.8, this usage results in a warning.
8ff36e70