mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-31 04:30:29 +08:00
修复:typing
This commit is contained in:
parent
65c705cddf
commit
cd7ad11fc3
@ -2,6 +2,7 @@ import math
|
||||
import json,asyncio
|
||||
from io import BytesIO
|
||||
from pathlib import Path
|
||||
from typing import List, Optional, Tuple
|
||||
from base64 import b64encode
|
||||
|
||||
from PIL import Image, ImageDraw, ImageFont
|
||||
|
Loading…
x
Reference in New Issue
Block a user