Skip to content

Commit e6aaf07

Browse files
autoruffbouwew
authored andcommitted
fixup: alt_prio_queue Python code reformatted using Ruff
1 parent db7f11c commit e6aaf07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugwise_usb/connection/queue.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
REPORT_QUEUE_FILLING_UP: Final[int] = 8
2020

21+
2122
@dataclass
2223
class RequestState:
2324
"""Node hardware information."""

0 commit comments

Comments
 (0)