Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso authored and github-actions[bot] committed Oct 6, 2021
1 parent ccaf653 commit 59468b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_provider_postgres.py
Expand Up @@ -2074,7 +2074,7 @@ def testPreparedFailure(self):
self.assertFalse(layer.commitChanges())
layer.changeAttributeValue(1, 1, old_value)
self.assertTrue(layer.commitChanges())

def testDeterminePkey(self):
"""Test primary key auto-determination"""

Expand Down

0 comments on commit 59468b5

Please sign in to comment.