[F] Fix import

This commit is contained in:
Azalea Gui
2023-11-06 03:52:52 -05:00
parent 62929dd48a
commit 46ea72641f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
__version__ = "1.0.21"
__version__ = "1.0.22"
import time
from typing import Callable