0.5.5 #57
Annotations
9 errors
Ruff (E721):
tests/test_api.py#L39
tests/test_api.py:39:12: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
tests/test_data_load_and_split.py#L76
tests/test_data_load_and_split.py:76:12: E721 Do not compare types, use `isinstance()`
|
build (3.8)
Process completed with exit code 1.
|
Ruff (E721):
tests/test_api.py#L39
tests/test_api.py:39:12: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
tests/test_data_load_and_split.py#L76
tests/test_data_load_and_split.py:76:12: E721 Do not compare types, use `isinstance()`
|
build (3.10)
Process completed with exit code 1.
|
Ruff (E721):
tests/test_api.py#L39
tests/test_api.py:39:12: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
tests/test_data_load_and_split.py#L76
tests/test_data_load_and_split.py:76:12: E721 Do not compare types, use `isinstance()`
|
build (3.9)
Process completed with exit code 1.
|