Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
srpyprime authored Nov 29, 2023
1 parent 3e27a72 commit 305b78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ To read a mesh file, you use this code:
model = prime_client.model
io = prime.FileIO(model)
_ = io.read_pmdat(r"E:\Temp\box.pmdat", prime.FileReadParams(model=model))
res = io.read_pmdat(r"E:\Temp\box.pmdat", prime.FileReadParams(model=model))
Documentation and issues
------------------------
Expand Down

0 comments on commit 305b78d

Please sign in to comment.