🔧 chore(mypy): remove stub

This commit is contained in:
Jianqi Pan
2024-07-29 23:54:24 +09:00
parent f6955384b7
commit 5bcbf991e8
2 changed files with 0 additions and 64 deletions

View File

@ -31,9 +31,6 @@ line-length = 120
[tool.mypy]
ignore_missing_imports = true
[tool.poetry.package.include]
"stubs/**/*.pyi" = {}
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"