mirror of
https://github.com/baiqwerdvd/StarRailUID.git
synced 2025-05-07 12:43:25 +08:00
🚨 pre-commit-ci
修复格式错误
This commit is contained in:
parent
f2a63a89a5
commit
e8d188ce0d
@ -1,6 +1,7 @@
|
||||
import math
|
||||
from pathlib import Path
|
||||
from typing import List, Union, Optional
|
||||
|
||||
from PIL import Image, ImageDraw
|
||||
from gsuid_core.logger import logger
|
||||
from gsuid_core.utils.error_reply import get_error
|
||||
@ -286,7 +287,7 @@ async def draw_rogue_img(
|
||||
else:
|
||||
detail_h = 0
|
||||
based_h = based_h + detail_h
|
||||
|
||||
|
||||
# 获取查询者数据
|
||||
if floor:
|
||||
if floor > 7:
|
||||
|
Loading…
x
Reference in New Issue
Block a user