This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
implement trait deletion #31
Annotations
10 errors
examples/route.py#L73
examples/route.py:73:43: F821 Undefined name `extrude_y`
|
examples/route.py#L74
examples/route.py:74:41: F821 Undefined name `extrude_y`
|
examples/route.py#L90
examples/route.py:90:44: F821 Undefined name `extrude_y`
|
examples/route.py#L91
examples/route.py:91:41: F821 Undefined name `extrude_y`
|
src/faebryk/core/util.py#L4
src/faebryk/core/util.py:4:1: I001 Import block is un-sorted or un-formatted
|
src/faebryk/core/util.py#L4
src/faebryk/core/util.py:4:17: F401 `ast.Call` imported but unused
|
src/faebryk/library/Constant.py#L6
src/faebryk/library/Constant.py:6:30: F401 `faebryk.library._F` imported but unused
|
src/faebryk/library/Constant.py#L8
src/faebryk/library/Constant.py:8:34: F401 `faebryk.libs.library.L` imported but unused
|
src/faebryk/library/has_single_electric_reference.py#L8
src/faebryk/library/has_single_electric_reference.py:8:30: F401 `faebryk.library._F` imported but unused
|
|
This job failed
Loading