Skip to content

Unify save methods #624

Unify save methods

Unify save methods #624

Triggered via pull request September 11, 2025 08:35
Status Failure
Total duration 11s
Artifacts

run_tests.yml

on: pull_request
run_ruff  /  ruff
7s
run_ruff / ruff
Matrix: test
Fit to window
Zoom out
Zoom in

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.