adding test to electronics/electric_power.py #9943 #12178
Annotations
3 errors and 1 warning
Ruff (PT015):
electronics/electric_power.py#L53
electronics/electric_power.py:53:9: PT015 Assertion always fails, replace with `pytest.fail()`
|
Ruff (B011):
electronics/electric_power.py#L53
electronics/electric_power.py:53:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
|
ruff
Process completed with exit code 1.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|