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

STY: autopep8

parent 747df17c
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,6 @@ def test_issue_110():
B = db.RecordType(name="TypeB")
prop = db.Property(name="prop_ba", datatype=db.REFERENCE)
# Referenced Records
a1 = db.Record().add_parent(A)
a2 = db.Record().add_parent(A)
......
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