Skip to content

Commit 929ac5c

Browse files
CHORE: Auto fixes from pre-commit hooks
1 parent 6dc02fb commit 929ac5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/solvers/test_26_emit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1607,7 +1607,7 @@ def test_nodes_from_top_level(nodes, nodes_tested, results, results_of_get_props
16071607
nodes.extend(node.children)
16081608
except Exception as e:
16091609
exception = e
1610-
1610+
16111611
if exception:
16121612
child_node_add_exceptions[node_type] = exception
16131613

0 commit comments

Comments
 (0)