mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 13:44:36 +03:00
2156fd4909
It is not possible to produce type annotations that work with both versions 1.4 and 2.0. So keep to the principle of only supporting newest versions when it comes to mypy. This means that some types may have to be string quoted to not cause issues when running with SQLAlchemy 1.4. |
||
---|---|---|
.. | ||
api | ||
clicmd | ||
data | ||
db | ||
indexer | ||
server | ||
tokenizer | ||
tools | ||
utils | ||
__init__.py | ||
cli.py | ||
config.py | ||
errors.py | ||
paths.py | ||
typing.py | ||
version.py |