Skip to content

Commit 82136e4

Browse files
Another black fix
1 parent 58a6181 commit 82136e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_assembly.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ def test_empty_solve(nested_assy):
219219
with pytest.raises(ValueError):
220220
nested_assy.solve()
221221

222+
222223
def test_expression_grammar(nested_assy):
223224

224225
nested_assy.constrain(

0 commit comments

Comments
 (0)