Skip to content

Commit 363678d

Browse files
committed
fix pylint
1 parent 1fd58d6 commit 363678d

File tree

1 file changed

+1
-1
lines changed
  • NeoKey_BFF_Examples/CP_Keyboard_Example

1 file changed

+1
-1
lines changed

NeoKey_BFF_Examples/CP_Keyboard_Example/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
pixels.show()
4949
keyboard.press(modifier_key, key)
5050
switch_state = True
51-
51+
5252
time.sleep(0.05)

0 commit comments

Comments
 (0)