style: return formatting state

This commit is contained in:
Daylin Morgan 2023-06-02 13:26:49 -05:00
parent f069eafb11
commit 6c2bb1b84f
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -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: