Skip to content

Commit 63d9fec

Browse files
committed
fix syntax error in test_provider_mssql.py
1 parent d57b2fa commit 63d9fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/python/test_provider_mssql.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
QgsFeatureRequest,
2323
QgsFeature,
2424
QgsProviderRegistry
25-
25+
)
2626

2727
from PyQt4.QtCore import (
2828
QSettings,

0 commit comments

Comments
 (0)