Skip to content

Commit 3d03aa5

Browse files
chore: auto fixes from pre-commit hooks
1 parent 6b8c5ca commit 3d03aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_design.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3786,7 +3786,7 @@ def test_vertices(modeler: Modeler, tmp_path_factory: pytest.TempPathFactory):
37863786
exportedtestns = design_read._named_selections["Test"]
37873787
assert len(exportedtestns.vertices) == 2
37883788

3789-
3789+
37903790
@pytest.mark.parametrize(
37913791
"file_extension, design_format",
37923792
[

0 commit comments

Comments
 (0)