pin ruff #2
test.yml
on: push
lint-and-format
7s
Matrix: test-against-python-matrix
Annotations
6 errors
|
lint-and-format
Process completed with exit code 1.
|
|
Ruff (I001):
tests/test_render_engine_tools.py#L1
tests/test_render_engine_tools.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
tests/test_render_engine_init.py#L1
tests/test_render_engine_init.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
tests/test_render_engine_cli.py#L1
tests/test_render_engine_cli.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
tests/test_cli_commands.py#L1
tests/test_cli_commands.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
tests/test_cli.py#L1
tests/test_cli.py:1:1: I001 Import block is un-sorted or un-formatted
|