6 lines
No EOL
129 B
INI
6 lines
No EOL
129 B
INI
[mypy]
|
|
strict = true
|
|
follow_untyped_imports = True
|
|
|
|
[mypy-torrent_search.wrapper.api_client]
|
|
disable_error_code = no-untyped-call |