Skip to content

Commit

Permalink
fix python flake
Browse files Browse the repository at this point in the history
  • Loading branch information
vcloarec authored and github-actions[bot] committed Nov 18, 2021
1 parent 90551e7 commit 18f37f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_provider_ogr.py
Expand Up @@ -2502,5 +2502,6 @@ def test_provider_dxf_3d(self):
self.assertEqual(feature.geometry().vertexAt(1).asWkt(),
'PointZ (635660.11699699994642287 1768910.93880999996326864 3.33884099999999995)')


if __name__ == '__main__':
unittest.main()

0 comments on commit 18f37f7

Please sign in to comment.