Skip to content
Snippets Groups Projects
Unverified Commit 869622a4 authored by Daniel's avatar Daniel
Browse files

STY: Style fixed.

parent 77fcd0c1
No related branches found
No related tags found
No related merge requests found
......@@ -78,4 +78,4 @@ def test_issue_85():
# c.extend([C, A, B]) # worked before #86 was fixed
c.extend([B, C, A]) # insert() failed before #86 was fixed
c.insert() # Raised java.sql.SQLIntegrityConstraintViolationException:
# Duplicate entry '12345-12346-12345' for key 'PRIMARY'
# # Duplicate entry '12345-12346-12345' for key 'PRIMARY'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment