Replace != None
with is not None
in Python bindings
#470
Annotations
1 warning
Run python -m cibuildwheel --output-dir dist
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
|
Loading