Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostan authored Jun 26, 2024
1 parent 496d9fe commit 5208264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lessons/lesson_1/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ def toggle_led(val: int) -> None:
time.sleep(0.3)
# fmt: off
IS_ON = toggle_is_on(IS_ON)
# fmt: on

0 comments on commit 5208264

Please sign in to comment.