opengisch / qgis-swiss-locator

Swiss Geoadmin layer and feature search for QGIS 3
https://www.opengis.ch/2024/06/25/swiss-locator-plugin-3-0-is-here-with-exciting-features/
GNU General Public License v3.0
13 stars 4 forks source link

Add missing `feedback` parameter #19

Closed m-kuhn closed 3 years ago

m-kuhn commented 3 years ago

Fixes a python error, unsure about consequences

WARNING    Traceback (most recent call last):
              File "profiles/default/python/plugins/swiss_locator/swiss_locator_filter.py", line 404, in reply_finished
              self.handle_response(response, search, feedback)
             TypeError: handle_response() missing 1 required positional argument: 'feedback'