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

expression simplification #572

expression simplification

expression simplification #572

Triggered via push November 1, 2024 21:16
Status Failure
Total duration 34s
Artifacts

pytest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): src/faebryk/core/defaultsolver.py#L4
src/faebryk/core/defaultsolver.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): test/core/test_parameters.py#L16
test/core/test_parameters.py:16:38: F401 `faebryk.libs.sets.Ranges` imported but unused
Ruff (E501): test/core/test_parameters.py#L63
test/core/test_parameters.py:63:89: E501 Line too long (108 > 88)
pytest
Process completed with exit code 1.