Skip to content

Commit

Permalink
Update examples/011_rst_workflow.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kathy Pippert <[email protected]>
  • Loading branch information
roosre and PipKat authored Nov 28, 2023
1 parent 8fe4079 commit d6c1d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/011_rst_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
server = connect_to_or_start_server()

# %%
# Get input files (RST and material.engd but skip the ACP layup file)
# Get input files (RST and material.engd but skip the ACP layup file).
composite_files_on_server = get_continuous_fiber_example_files(server, "shell", True)
print(composite_files_on_server)

Expand Down

0 comments on commit d6c1d13

Please sign in to comment.