Skip to content

Commit c681be6

Browse files
committed
black formatting
1 parent 3e64211 commit c681be6

File tree

2 files changed

+923
-1
lines changed

2 files changed

+923
-1
lines changed

adafruit_rfm69.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,8 +368,8 @@ def __init__(
368368
Lower 4 bits may be used to pass information.
369369
Fourth byte of the RadioHead header.
370370
"""
371-
# pylint: enable=too-many-statements
372371

372+
# pylint: enable=too-many-statements
373373

374374
# pylint: disable=no-member
375375
# Reconsider this disable when it can be tested.

0 commit comments

Comments
 (0)