fix doc error in _multivector.py #115
Annotations
6 errors and 11 warnings
lint | Python 3.8:
clifford/_conformal_layout.py#L69
E275 missing whitespace after keyword
|
lint | Python 3.8:
clifford/cga.py#L402
E275 missing whitespace after keyword
|
lint | Python 3.8:
clifford/test/test_clifford.py#L223
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
lint | Python 3.8:
clifford/test/test_clifford.py#L809
E275 missing whitespace after keyword
|
lint | Python 3.8:
clifford/test/test_clifford.py#L811
E275 missing whitespace after keyword
|
lint | Python 3.8
Process completed with exit code 1.
|
lint | Python 3.8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L1
F401 'random' imported but unused
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L9
F401 'numpy.exp' imported but unused
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L11
F401 'numba' imported but unused
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L13
F401 'clifford.Cl' imported but unused
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L16
F401 'clifford.tools.g3c.rotor_parameterisation.ga_exp' imported but unused
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L16
F401 'clifford.tools.g3c.rotor_parameterisation.interpolate_rotors' imported but unused
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L178
F841 local variable 'biv2' is assigned to but never used
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L384
F841 local variable 'pclose' is assigned to but never used
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L385
F841 local variable 'pfar' is assigned to but never used
|
lint | Python 3.8:
clifford/test/test_g3c_tools.py#L743
F841 local variable 'rad2' is assigned to but never used
|