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

7 lines
229 B
Python

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