Skip to content

Gym envs: fix observation returning and reset routine #240

Gym envs: fix observation returning and reset routine

Gym envs: fix observation returning and reset routine #240

Triggered via pull request May 26, 2025 16:16
Status Failure
Total duration 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (I001): tests/integration/test_reset.py#L1
tests/integration/test_reset.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F811): tests/integration/test_reset.py#L10
tests/integration/test_reset.py:10:17: F811 Redefinition of unused `np` from line 2
ruff
Process completed with exit code 1.