mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-08 03:28:35 +03:00
5 lines
127 B
INI
5 lines
127 B
INI
[mypy]
|
|
plugins = pydantic.mypy, sqlmypy, sqlalchemy.ext.mypy.plugin
|
|
ignore_missing_imports = True
|
|
disallow_untyped_defs = True
|