correct regression in --skip-lock #1229
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.
|