mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
14 lines
192 B
INI
14 lines
192 B
INI
[mypy]
|
|
|
|
[mypy-icu.*]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-osmium.*]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-datrie.*]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-dotenv.*]
|
|
ignore_missing_imports = True
|