Skip to content

correct regression in --skip-lock #1228

correct regression in --skip-lock

correct regression in --skip-lock #1228

Triggered via pull request October 31, 2024 10:31
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (I001): tests/integration/test_install_twists.py#L1
tests/integration/test_install_twists.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (B011): tests/integration/test_install_twists.py#L572
tests/integration/test_install_twists.py:572:20: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
ruff
Process completed with exit code 1.