Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix python flake
  • Loading branch information
vcloarec authored and nyalldawson committed Nov 18, 2021
1 parent fd12a91 commit ca41516
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 ca41516

Please sign in to comment.