Skip to content

Commit 9516917

Browse files
authored
pylinted
1 parent 05c6200 commit 9516917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tlc5947_chain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def first_last():
7171
# tlc5947.write() # see NOTE below
7272

7373
# NOTE: if auto_write was disabled you need to call write on the parent to
74-
# make sure the value is written in each loop (this is not common, if disabling
74+
# make sure the value is written in each loop (this is not common, if disabling
7575
# auto_write you probably want to use the direct 12-bit raw access instead,
7676
# shown next).
7777

0 commit comments

Comments
 (0)