This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Refactored through to S #18
Annotations
10 errors
Ruff:
src/faebryk/library/BH1750FVI_TR.py#L57
src/faebryk/library/BH1750FVI_TR.py:57:1: SyntaxError: Unexpected indentation
|
Ruff:
src/faebryk/library/BH1750FVI_TR.py#L80
src/faebryk/library/BH1750FVI_TR.py:80:1: SyntaxError: Unexpected indentation
|
Ruff:
src/faebryk/library/BH1750FVI_TR.py#L93
src/faebryk/library/BH1750FVI_TR.py:93:5: SyntaxError: Expected a statement
|
Ruff:
src/faebryk/library/BH1750FVI_TR.py#L96
src/faebryk/library/BH1750FVI_TR.py:96:1: SyntaxError: Unexpected indentation
|
Ruff:
src/faebryk/library/BH1750FVI_TR.py#L109
src/faebryk/library/BH1750FVI_TR.py:109:1: SyntaxError: Expected a statement
|
Ruff (F401):
src/faebryk/library/Battery.py#L6
src/faebryk/library/Battery.py:6:34: F401 `faebryk.libs.library.L` imported but unused
|
Ruff:
src/faebryk/library/Inductor.py#L26
src/faebryk/library/Inductor.py:26:1: SyntaxError: Unexpected indentation
|
Ruff:
src/faebryk/library/Inductor.py#L33
src/faebryk/library/Inductor.py:33:1: SyntaxError: Unexpected indentation
|
Ruff:
src/faebryk/library/Inductor.py#L39
src/faebryk/library/Inductor.py:39:5: SyntaxError: Expected a statement
|
Ruff:
src/faebryk/library/Inductor.py#L60
src/faebryk/library/Inductor.py:60:9: SyntaxError: Expected a statement
|