Unify save methods #624
run_tests.yml
on: pull_request
run_ruff
/
ruff
7s
Matrix: test
Annotations
6 errors and 1 warning
|
run_ruff / ruff
The process '/opt/hostedtoolcache/ruff/0.13.0/x86_64/ruff' failed with exit code 1
|
|
Ruff (I001):
tests/test_run.py#L6
tests/test_run.py:6:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
tests/test_plotting.py#L1
tests/test_plotting.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
tests/test_outputs.py#L6
tests/test_outputs.py:6:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
tests/test_inputs.py#L3
tests/test_inputs.py:3:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
tests/conftest.py#L1
tests/conftest.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
run_ruff / ruff
Could not parse version from /home/runner/work/python-RAT/python-RAT/pyproject.toml. Using latest version.
|