QGIS/python/core/auto_additions/qgshstoreutils.py
2025-03-28 21:58:29 +00:00

7 lines
254 B
Python

# The following has been generated automatically from src/core/qgshstoreutils.h
try:
QgsHstoreUtils.parse = staticmethod(QgsHstoreUtils.parse)
QgsHstoreUtils.build = staticmethod(QgsHstoreUtils.build)
except (NameError, AttributeError):
pass