mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
17 lines
239 B
INI
17 lines
239 B
INI
[mypy]
|
|
|
|
[mypy-icu.*]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-psycopg2.*]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-psutil]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-osmium.*]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-datrie.*]
|
|
ignore_missing_imports = True
|