style: code format

This commit is contained in:
Lan
2025-02-15 22:00:53 +08:00
parent 802d2551ff
commit 1ff1d6c695
14 changed files with 404 additions and 311 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ class IDData(BaseModel):
class ShareItem(BaseModel):
expire_value: int
expire_style: str = 'day'
expire_style: str = "day"
filename: str