]> git.openstreetmap.org Git - nominatim.git/commit
improve typing for @compiles constructs
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 6 Dec 2023 10:13:12 +0000 (11:13 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 7 Dec 2023 08:31:00 +0000 (09:31 +0100)
commitb5c61e0b5b4e9f955d55c2368cdc904f9390b288
tree18a09e8a60481c80404cd338214298947606bb03
parentdf6eddebcd74982092477357ecf4a457a9acf561
improve typing for @compiles constructs

The first parameter is in fact the self parameter referring to
the function class.
nominatim/db/sqlalchemy_functions.py
nominatim/db/sqlalchemy_types/geometry.py