Skip to content
Snippets Groups Projects
Commit c7ad2cb9 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

STY: fixed autopep8 errors

parent 5f38cfb9
No related branches found
No related tags found
2 merge requests!57RELEASE 0.7.3,!45F copy entity
Pipeline #20475 failed
......@@ -231,6 +231,7 @@ def test_compare_special_properties():
assert len(diff_r1["properties"]) == 0
assert len(diff_r2["properties"]) == 0
def test_copy_entities():
r = db.Record(name="A")
r.add_parent(name="B")
......
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