[F] Fix imports

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-07-03 02:24:31 -04:00
parent 2ac83c5808
commit 6911cad00e
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
__version__ = "1.0.8"
__version__ = "1.0.9"
import dataclasses
import hashlib