chore: Update versions to 0.7.3 (#7895)

This commit is contained in:
-LAN- 2024-09-03 09:49:32 +08:00 committed by GitHub
commit 8986be0aab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 10 deletions

View file

@ -6,8 +6,6 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
[tool.ruff]
exclude = [
]
line-length = 120
[tool.ruff.lint]