mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
remove colorama
This commit is contained in:
parent
86d23767ec
commit
032c753b86
2 changed files with 1 additions and 2 deletions
|
|
@ -29,6 +29,6 @@ def play_animation():
|
|||
# term.aquamarine3_bold(frame)
|
||||
print(f"{term.bold}{term.aquamarine3}{frame}{term.normal}")
|
||||
|
||||
sleep(0.015)
|
||||
sleep(0.02)
|
||||
current_frame += frame_size
|
||||
print(term.move_y(7))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue