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

Commit

Permalink
run ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
iopapamanoglou committed Sep 12, 2024
1 parent 105afa7 commit 42cd362
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/faebryk/library/RP2040_ReferenceDesign.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
from faebryk.libs.library import L # noqa: F401
from faebryk.libs.picker.picker import DescriptiveProperties
from faebryk.libs.units import P # noqa: F401
from faebryk.exporters.pcb.layout.heuristic_decoupling import (
LayoutHeuristicElectricalClosenessDecouplingCaps,
)
from faebryk.exporters.pcb.layout.heuristic_pulls import (
LayoutHeuristicElectricalClosenessPullResistors,
)

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 42cd362

Please sign in to comment.