Skip to content

Commit e0cc66c

Browse files
committed
Fix imports
1 parent ec4a327 commit e0cc66c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/src/python/providertestbase.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
QgsAbstractFeatureIterator,
2525
QgsExpressionContextScope,
2626
QgsExpressionContext,
27+
QgsExpression,
2728
QgsVectorDataProvider,
2829
QgsVectorLayerFeatureSource,
2930
QgsFeatureSink,

0 commit comments

Comments
 (0)