Skip to content

Commit

Permalink
cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
roosre committed Jun 6, 2024
1 parent 2ca83cc commit 64da393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ansys/dpf/composites/layup_info/_layup_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,8 @@ def get_analysis_ply_index_to_name_map(
# they are linked to homogeneous elements only. So, they are not
# part of layer_to_analysis_ply. This filler plies can occur in
# imported solid models.
# The analysis ply indices can be retrieved from the
# analysis_ply property fields direction as soon as the
# The analysis ply indices can be retrieved from
# analysis_ply_property_field as soon as the
# properties of PropertyField are available in Python.
if first_element_id not in element_ids:
continue
Expand Down

0 comments on commit 64da393

Please sign in to comment.