Skip to content

Commit

Permalink
Apply pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 12, 2024
1 parent 6c1f551 commit 606521e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions zhaquirks/nodon/pilot_wire.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@

from zigpy.quirks.v2 import EntityType, QuirkBuilder

from zhaquirks.nodon import (
NODON,
NodOnPilotWireCluster,
NodOnPilotWireMode,
)
from zhaquirks.nodon import NODON, NodOnPilotWireCluster, NodOnPilotWireMode

(
QuirkBuilder(NODON, "SIN-4-FP-21")
Expand Down

0 comments on commit 606521e

Please sign in to comment.