Skip to content

Commit

Permalink
chore: auto fixes from pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 25, 2024
1 parent dadcf70 commit 82f2d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_design.py
Original file line number Diff line number Diff line change
Expand Up @@ -2742,7 +2742,7 @@ def test_surface_body_creation(modeler: Modeler):

def test_extrude_sketch_with_cut_request(modeler: Modeler):
"""Test the cut argument when performing a sketch extrusion.
This method mimics a cut operation.
Behind the scenes, a subtraction operation is performed on the bodies. After extruding the
Expand Down

0 comments on commit 82f2d8c

Please sign in to comment.