Skip to content

Commit

Permalink
run style checks
Browse files Browse the repository at this point in the history
  • Loading branch information
roosre committed Jun 11, 2024
1 parent 04f3188 commit 771e472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/composite_model_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ def test_composite_model_with_imported_solid_model_assembly(dpf_server):
This general test ensures that the composite model can handle these.
The model has one shell part, one standard solid model and
an imported solid model which are all
an imported solid model which are all.
"""
result_folder = pathlib.Path(__file__).parent / "data" / "assembly_imported_solid_model"
composite_files = get_composite_files_from_workbench_result_folder(result_folder)
Expand Down

0 comments on commit 771e472

Please sign in to comment.