This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Core: Improve field construction exceptions #104
Annotations
7 errors
src/faebryk/library/NetTie.py#L4
src/faebryk/library/NetTie.py:4:1: I001 Import block is un-sorted or un-formatted
|
src/faebryk/library/NetTie.py#L13
src/faebryk/library/NetTie.py:13:31: F401 `faebryk.libs.util.times` imported but unused
|
src/faebryk/library/NetTie.py#L14
src/faebryk/library/NetTie.py:14:20: F401 `typing.TypeGuard` imported but unused
|
src/faebryk/library/NetTie.py#L15
src/faebryk/library/NetTie.py:15:30: F811 Redefinition of unused `F` from line 8
|
src/faebryk/library/NetTie.py#L16
src/faebryk/library/NetTie.py:16:33: F811 Redefinition of unused `Module` from line 6
|
src/faebryk/library/NetTie.py#L17
src/faebryk/library/NetTie.py:17:42: F811 Redefinition of unused `ModuleInterface` from line 7
|
|
This job failed
Loading