QGIS/python/core/auto_additions/qgsstaccollection.py
2025-06-12 18:02:00 +07:00

7 lines
247 B
Python

# The following has been generated automatically from src/core/stac/qgsstaccollection.h
try:
QgsStacCollection.__overridden_methods__ = ['type', 'toHtml']
QgsStacCollection.__group__ = ['stac']
except (NameError, AttributeError):
pass