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

WIP: more conveneient data-traits #253

WIP: more conveneient data-traits

WIP: more conveneient data-traits #253

Triggered via push September 19, 2024 12:30
Status Failure
Total duration 27s
Artifacts

pytest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (E501): src/faebryk/core/node.py#L501
src/faebryk/core/node.py:501:89: E501 Line too long (107 > 88)
Ruff (I001): src/faebryk/core/node.py#L502
src/faebryk/core/node.py:502:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): src/faebryk/core/node.py#L502
src/faebryk/core/node.py:502:89: E501 Line too long (93 > 88)
test
Process completed with exit code 1.