mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-07 19:18:35 +03:00
5 lines
116 B
INI
5 lines
116 B
INI
[flake8]
|
|
max-line-length = 88
|
|
extend-ignore = E203
|
|
exclude = .git,__pycache__,__init__.py,.mypy_cache,.pytest_cache
|