QGIS/python/core/auto_additions/qgsfallbackfieldformatter.py
2024-12-03 07:47:10 +00:00

6 lines
217 B
Python

# The following has been generated automatically from src/core/fieldformatter/qgsfallbackfieldformatter.h
try:
QgsFallbackFieldFormatter.__group__ = ['fieldformatter']
except (NameError, AttributeError):
pass