]> git.openstreetmap.org Git - nominatim.git/commit
solve assorted issue with newer pylint versions
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 11 May 2022 08:22:14 +0000 (10:22 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 11 May 2022 08:22:14 +0000 (10:22 +0200)
commit7f7a7df3a2dfb7ae97bafb2c2e83209a87b75f24
treefbfc4a7e42c249b453ada9aa6184c9fc30cd2b75
parent5d5f40a82f07e7e2a341435aeb45d8619d252525
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.
nominatim/db/connection.py
nominatim/db/utils.py
nominatim/tools/postcodes.py
nominatim/tools/special_phrases/sp_csv_loader.py