mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-16 00:06:09 -05:00
3 lines
177 B
Python
3 lines
177 B
Python
# The following has been generated automatically from src/core/geometry/qgscompoundcurve.h
|
|
QgsCompoundCurve.__repr__ = lambda self: '<QgsCompoundCurve {}>'.format(self.asWkt())
|