Skip to content

Commit 8ecb8be

Browse files
committed
fix
1 parent 73eb3c2 commit 8ecb8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/visual.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
from __future__ import annotations
12
from pystyle import Colorate, Colors, Center
23
from typing import Tuple, ClassVar
3-
from __future__ import annotations
44
from datetime import datetime
55
from main import __VERSION__
66
from modules import config

0 commit comments

Comments
 (0)