Esempio n. 1
0
 def test_empty_QgsPointXY(self):
     p = QgsPoint(QgsPointXY())
     assert p.isEmpty()