Skip to content

Commit

Permalink
Fix indentation in docs
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Maier <[email protected]>
  • Loading branch information
maierbn committed Nov 22, 2023
1 parent 6963d65 commit c28e3ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/tutorials/import_meshes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ Fatigue design is often performed on entire finite element meshes.
The following Jupyter notebooks demonstrate how to import finite element meshes in different formats.
* :doc:`ANSYS *.rst files <demos/import_mesh_ansys>`
* :doc:`VMAP files <demos/import_mesh_vmap>`
* It is also possible to import `Abaqus *.odb files`, however an installation of Abaqus is needed.
A demo notebook exists (see ``demos/import_mesh_abaqus``) which is not included in this online documentation.
* It is also possible to import `Abaqus *.odb files`, however an installation of Abaqus is needed. A demo notebook exists (see ``demos/import_mesh_abaqus``) which is not included in this online documentation.

0 comments on commit c28e3ba

Please sign in to comment.