Skip to content

Commit

Permalink
Fix linting warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriedman22 committed Nov 4, 2024
1 parent 838d9e2 commit 48ddbbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ensemble_md/utils/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# #
####################################################################


class ParameterError(Exception):
"""Error raised when detecting improperly specified parameters in the YAML file."""

Expand Down

0 comments on commit 48ddbbb

Please sign in to comment.