Skip to content

Commit 73cfe04

Browse files
committedJun 5, 2018
Add missing import QgsCsException
1 parent b97e835 commit 73cfe04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tests/src/python/provider_python.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
QgsGeometryEngine,
4848
QgsSpatialIndex,
4949
QgsDataProvider,
50+
QgsCsException,
5051
)
5152

5253
from qgis.PyQt.QtCore import QVariant

0 commit comments

Comments
 (0)