QGIS/python/analysis/auto_additions/qgsalgorithmbatchgeocode.py

6 lines
193 B
Python
Raw Normal View History

# The following has been generated automatically from src/analysis/processing/qgsalgorithmbatchgeocode.h
try:
QgsBatchGeocodeAlgorithm.__group__ = ['processing']
except NameError:
pass