Nominatim/nominatim/db
Sarah Hoffmann 7f7a7df3a2 solve assorted issue with newer pylint versions
Includes more use of 'with', adding encodings to open statements
and a couple of issues with parameter renaming.
2022-05-11 10:22:14 +02:00
..
__init__.py move indexing function into its own Python module 2021-01-18 15:43:27 +01:00
async_connection.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
connection.py solve assorted issue with newer pylint versions 2022-05-11 10:22:14 +02:00
properties.py restore the tokenizer directory when missing 2022-03-20 11:31:42 +01:00
sql_preprocessor.py pylint: avoid explicit use of format() function 2022-05-11 09:48:56 +02:00
status.py pylint: avoid explicit use of format() function 2022-05-11 09:48:56 +02:00
utils.py solve assorted issue with newer pylint versions 2022-05-11 10:22:14 +02:00