fix pylint

This commit is contained in:
BlitzCityDIY 2023-02-15 13:06:24 -05:00
parent 1fd58d657e
commit 363678d8af

View file

@ -48,5 +48,5 @@ while True:
pixels.show()
keyboard.press(modifier_key, key)
switch_state = True
time.sleep(0.05)