using python3.9 for ruff linting #108
Annotations
10 errors
Ruff (I001):
tests/conftest.py#L1
tests/conftest.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
tests/test_image_classification_function.py#L1
tests/test_image_classification_function.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
tests/test_image_decoder.py#L1
tests/test_image_decoder.py:1:1: I001 Import block is un-sorted or un-formatted
|
build (3.10)
Process completed with exit code 1.
|
build (3.9)
The job was canceled because "_3_10" failed.
|
build (3.9)
The operation was canceled.
|
build (3.8)
The job was canceled because "_3_10" failed.
|
build (3.8)
The operation was canceled.
|
build (3.11)
The job was canceled because "_3_10" failed.
|
build (3.11)
The operation was canceled.
|