chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392)

This commit is contained in:
Bowen Liang 2024-09-13 23:34:39 +08:00 committed by GitHub
commit 5b98acde2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 44 additions and 60 deletions

View file

@ -283,4 +283,4 @@ optional = true
[tool.poetry.group.lint.dependencies]
dotenv-linter = "~0.5.0"
ruff = "~0.6.4"
ruff = "~0.6.5"