🎨 🐛 格式化代码+修复错误

This commit is contained in:
Chenric
2024-06-19 12:55:42 +08:00
parent 740c60ab19
commit e5913d871b
8 changed files with 396 additions and 47 deletions

View File

@ -23,6 +23,8 @@ license = {text = "MIT"}
[project.optional-dependencies]
dev = [
"ruff>=0.4.9",
"setuptools>=70.0.0",
"twine>=5.1.0",
]
[tool.pdm]