mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-07 19:18:35 +03:00
6 lines
130 B
INI
6 lines
130 B
INI
[mypy]
|
|
plugins = sqlalchemy.ext.mypy.plugin
|
|
ignore_missing_imports = True
|
|
disallow_untyped_defs = False
|
|
check_untyped_defs = True
|