mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-12 12:13:15 -06:00
style: return formatting state
This commit is contained in:
parent
f069eafb11
commit
6c2bb1b84f
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ from typing import (
|
|||
from urllib.error import HTTPError
|
||||
from urllib.request import urlopen
|
||||
|
||||
__version__ = "23.5a4-40-gccccbbb-dev"
|
||||
__version__ = "23.5a4-41-gf069eaf-dev"
|
||||
|
||||
|
||||
class Spinner:
|
||||
|
|
Loading…
Reference in a new issue