QGIS/python/core/auto_additions/qgslinestring.py
2018-06-19 07:02:17 -04:00

3 lines
168 B
Python

# The following has been generated automatically from src/core/geometry/qgslinestring.h
QgsLineString.__repr__ = lambda self: '<QgsLineString {}>'.format(self.asWkt())