update pre-commit (#330)

This commit is contained in:
Shuchang Zheng
2024-05-16 17:11:49 -07:00
committed by GitHub
parent 482a8b8466
commit 9e1b07451f
19 changed files with 40 additions and 24 deletions

View File

@@ -88,7 +88,6 @@ build-backend = "poetry.core.masonry.api"
line-length = 120
target-version = ['py311']
include = '\.pyi?$'
packages = []
extend-exclude = '(/dist|/.venv|/venv|/build)/'
[tool.isort]