linz / gazetteer

New Zealand Gazetteer of official place names
http://www.linz.govt.nz/regulatory/place-names/find-name/new-zealand-gazetteer-official-geographic-names/new-zealand-gazetteer-search-place-names#zoom=0&lat=-41.14127&lon=172.5&layers=BTTT
Other
2 stars 2 forks source link

remove extraneous imports #112

Closed SPlanzer closed 4 years ago

SPlanzer commented 4 years ago

The qgis2to3 tool added extraneous futures import statements. As this tool is to only be supported for qgis3/python3 these are not required.

Change Description:

Future imports removed

Notes for Testing:

Rely on CI