QGIS/python/gui/auto_additions/qgsowssourceselect.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
218 B
Python
Raw Permalink Normal View History

2024-08-15 16:57:02 +10:00
# The following has been generated automatically from src/gui/qgsowssourceselect.h
try:
QgsOWSSourceSelect.SupportedFormat.__doc__ = """Formats supported by provider"""
2024-12-03 07:47:10 +00:00
except (NameError, AttributeError):
pass