Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Kathy Pippert <[email protected]>
  • Loading branch information
JennaPaikowsky and PipKat authored Jan 10, 2025
1 parent 23a339a commit 67d265a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/ansys/dpf/core/field.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@ class Field(_FieldBase):
then the data vector can be set directly. If a more complex field is required
("ElementalNodal" field for example), the data can be set entity by entity.
For more information, see the `Fields container and fields
<https://dpf.docs.pyansys.com/version/stable/user_guide/fields_container.html>`_
documentation section.
For more information, see `Fields container and fields
<https://dpf.docs.pyansys.com/version/stable/user_guide/fields_container.html>`_.
Parameters
Expand Down

0 comments on commit 67d265a

Please sign in to comment.