Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Add: IsPowerSource

Add: IsPowerSource #66

Triggered via push August 30, 2024 13:32
Status Failure
Total duration 28s
Artifacts

pytest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): src/faebryk/tools/refactor.py#L4
src/faebryk/tools/refactor.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): src/faebryk/tools/refactor.py#L4
src/faebryk/tools/refactor.py:4:21: F401 `lib2to3.refactor` imported but unused
Ruff (F841): src/faebryk/tools/refactor.py#L103
src/faebryk/tools/refactor.py:103:5: F841 Local variable `detection_pattern` is assigned to but never used
test
Process completed with exit code 1.