Files
whisperbox-transcribe/.flake8
Felix Spöttel b3a38846ba feat: add job & artifact tables
* remove `accounts` table in favor of a simple API key auth
2023-01-05 12:03:41 +01:00

5 lines
137 B
INI

[flake8]
max-line-length = 88
extend-ignore = E203
exclude = .git,__pycache__,__init__.py,.mypy_cache,.pytest_cache,app/alembic/versions