[+] Python 3.8 compatibility

This commit is contained in:
wuliaozhiji
2022-03-26 22:08:35 -04:00
parent ecb6da7be5
commit 213518b9c0
+2
View File
@@ -1,3 +1,5 @@
from __future__ import annotations
import json
from pathlib import Path
from typing import Literal