mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-11-26 09:53:17 +01:00
use more fancy busySymbols
This commit is contained in:
parent
c9e8c0c45d
commit
e00ad81c5e
@ -300,7 +300,7 @@ class Loader:
|
|||||||
# do something
|
# do something
|
||||||
pass
|
pass
|
||||||
"""
|
"""
|
||||||
def __init__(self, desc="Loading...", end='', timeout=0.3, mode='std2'):
|
def __init__(self, desc="Loading...", end='', timeout=0.1, mode='std1'):
|
||||||
"""
|
"""
|
||||||
A loader-like context manager
|
A loader-like context manager
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user