Skip to content

Commit

Permalink
python: update random timer experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
vpayno committed May 24, 2024
1 parent bcf470b commit 2ae35a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/src/random-timer.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ class MyImages:
) # fmt: off

hourglass_progress_2: Image = Image(
"99999:"
"90009:"
"09990:"
"00900:"
"09690:"
"99999:"
) # fmt: off

hourglass_progress_3: Image = Image(
"99999:"
"90009:"
"09990:"
"00900:"
"09090:"
Expand Down

0 comments on commit 2ae35a5

Please sign in to comment.