Skip to content

Commit

Permalink
Update src/ansys/dpf/core/operator_specification.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
  • Loading branch information
BClappe and PipKat committed Mar 25, 2024
1 parent 239301c commit 5dc5acc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ansys/dpf/core/operator_specification.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,8 @@ def __str__(self):

@property
def properties(self) -> dict:
"""Returns some additional properties of the Operator, like the category, the exposure,
the scripting and user names and the plugin
"""some additional properties of the Operator, like the category, the exposure,
the scripting and user names, and the plugin
Examples
--------
Expand Down

0 comments on commit 5dc5acc

Please sign in to comment.