Skip to content

Commit

Permalink
Remove useless blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
troopa81 authored and nyalldawson committed Jun 27, 2019
1 parent 9eff934 commit 2e2d57c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/python/test_provider_postgres.py
Expand Up @@ -1109,7 +1109,6 @@ def testDeterminePkey(self):
self.assertTrue(vl.dataProvider().hasMetadata())
self.assertTrue("key='pk'" in vl.source())


def testCheckPkUnicityOnView(self):
# vector layer based on view

Expand Down

0 comments on commit 2e2d57c

Please sign in to comment.