print status details while waiting #126
Annotations
3 errors
|
lint-with-ruff
Process completed with exit code 1.
|
|
ruff (E741):
tests/test_container.py#L275
tests/test_container.py:275:33: E741 Ambiguous variable name: `l`
|
|
ruff (E741):
tests/test_container.py#L238
tests/test_container.py:238:35: E741 Ambiguous variable name: `l`
|