Update pyproject.toml

This commit is contained in:
Philipp A 2024-02-12 10:14:19 +01:00 committed by GitHub
parent 1110b6881c
commit 9e6e2635c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ ignore = [
"PLW2901", # for loop variable overwritten by assignment target
"PLR5501", # Use `elif` instead of `else` then `if`
]
allowed-confusables = [""]
[tool.ruff.lint.pycodestyle]
# In order to be able to format for 88 char in ruff format