Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 30, 2023
1 parent 257e59e commit 41b8f4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hoomd_organics/utils/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def check_return_iterable(obj):
except: # noqa: E722
return [obj]


def validate_ref_value(ref_value, dimension):
"""Validates the reference value and checks the unit dimension.
This function validates the reference value. The reference value can be
Expand Down

0 comments on commit 41b8f4d

Please sign in to comment.