This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Add: IsPowerSource #66
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.
|