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

handpick ruben lib fixes #63

handpick ruben lib fixes

handpick ruben lib fixes #63

Triggered via push August 29, 2024 18:56
Status Failure
Total duration 28s
Artifacts

pytest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F401): src/faebryk/library/PM1006.py#L7
src/faebryk/library/PM1006.py:7:36: F401 `faebryk.core.parameter.Parameter` imported but unused
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.