build: 初始化仓库

This commit is contained in:
2026-05-01 03:38:40 +08:00
commit c47e89e20f
14 changed files with 900 additions and 0 deletions

5
pyproject.toml Normal file
View File

@@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
[tool.black]
line-length= 160