This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Inbetween lib refactor commit #16
Annotations
10 errors
src/faebryk/library/BH1750FVI_TR.py#L57
src/faebryk/library/BH1750FVI_TR.py:57:1: SyntaxError: Unexpected indentation
|
src/faebryk/library/BH1750FVI_TR.py#L80
src/faebryk/library/BH1750FVI_TR.py:80:1: SyntaxError: Unexpected indentation
|
src/faebryk/library/BH1750FVI_TR.py#L114
src/faebryk/library/BH1750FVI_TR.py:114:1: SyntaxError: Expected a statement
|
src/faebryk/library/Battery.py#L6
src/faebryk/library/Battery.py:6:34: F401 `faebryk.libs.library.L` imported but unused
|
src/faebryk/library/ESP32.py#L27
src/faebryk/library/ESP32.py:27:1: SyntaxError: Unexpected indentation
|
src/faebryk/library/ESP32.py#L30
src/faebryk/library/ESP32.py:30:1: SyntaxError: Expected a statement
|
src/faebryk/library/ESP32.py#L76
src/faebryk/library/ESP32.py:76:1: SyntaxError: unindent does not match any outer indentation level
|
src/faebryk/library/ESP32.py#L80
src/faebryk/library/ESP32.py:80:1: SyntaxError: Unexpected indentation
|
src/faebryk/library/ESP32.py#L157
src/faebryk/library/ESP32.py:157:1: SyntaxError: unindent does not match any outer indentation level
|
src/faebryk/library/ESP32.py#L158
src/faebryk/library/ESP32.py:158:1: SyntaxError: Unexpected indentation
|
This job failed
Loading