fix: remove useless files

This commit is contained in:
saboteur7
2026-01-29 20:00:23 +08:00
parent 7e12744b8b
commit 25cf6823d0
4 changed files with 0 additions and 58 deletions

View File

@@ -1,8 +0,0 @@
[tool.black]
line-length = 176
target-version = ['py37']
include = '\.pyi?$'
extend-exclude = '.+/(dist|.venv|venv|build|lib)/.+'
[tool.isort]
profile = "black"