Skip to content

Commit eb1a78b

Browse files
committedApr 24, 2017
Fix indention test failure
1 parent 9188453 commit eb1a78b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tests/src/python/test_qgsvectorfilewriter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,5 +688,6 @@ def testOverwriteLayer(self):
688688

689689
gdal.Unlink(filename)
690690

691+
691692
if __name__ == '__main__':
692693
unittest.main()

0 commit comments

Comments
 (0)
Please sign in to comment.