Skip to content

Commit 966804e

Browse files
committed
Should make CI pass again
1 parent 83b6884 commit 966804e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_pct2075.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565

6666
class Mode:
67-
"""Options for `mode`"""
67+
"""Options for `Mode`"""
6868

6969
INTERRUPT = 1
7070
COMPARITOR = 0

0 commit comments

Comments
 (0)