Skip to content

Commit 65c1315

Browse files
authored
Merge pull request #11 from adafruit/discord-fix
Should make CI pass again
2 parents 83b6884 + 966804e commit 65c1315

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)