Skip to content
Snippets Groups Projects
Commit 3c4b23c7 authored by florian's avatar florian
Browse files

STY: autopep'd

parent 09afb2e6
Branches
Tags
No related merge requests found
......@@ -166,7 +166,7 @@ def test_ticket_103b():
with pytest.raises(TransactionError) as te:
rt2.insert(unique=True)
assert te.value.has_error(UniqueNamesError)
assert not rt2.is_valid()
finally:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment