mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-17 22:05:30 +00:00
12 lines
159 B
INI
12 lines
159 B
INI
|
|
[mypy]
|
|
|
|
[mypy-setuptools.*]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-librosa.*]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-onnxruntime.*]
|
|
ignore_missing_imports = True
|