QGIS/python/core/auto_additions/qgsdefaultvalue.py
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()