Skip to content

Commit

Permalink
Minor docstring change
Browse files Browse the repository at this point in the history
  • Loading branch information
dwest77a committed Aug 8, 2024
1 parent e4726cb commit 2eacd4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CFAPyX/group.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class VariableWrapper:
"""
Wrapper object for the ``ds.variables`` and ``ds.attributes`` objects which can handle
either ``global`` or ``group`` based variables.
either ``global`` or ``group`` based variables .
"""

def __init__(self, prop_sets):
Expand Down

0 comments on commit 2eacd4f

Please sign in to comment.