1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-07 00:05:28 -04:00
2018-06-03 11:07:09 -08:00

3 lines
136 B
Python

# The following has been generated automatically from src/core/qgsdefaultvalue.h
QgsDefaultValue.__bool__ = lambda self: self.isValid()