mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-07 19:18:35 +03:00
feat: enable ruff isort rules
This commit is contained in:
@@ -38,5 +38,9 @@ tooling = [
|
||||
"types-requests ==2.31.0.1"
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
# pyflakes, pycodestyle, isort
|
||||
select = ["F", "E", "W", "I001"]
|
||||
|
||||
[tool.setuptools]
|
||||
py-modules = []
|
||||
|
||||
Reference in New Issue
Block a user