Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-desbureaux-tellae committed Mar 28, 2024
1 parent 3952657 commit 5b90606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bhepop2/sources/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def _validate_data(self):
Raise a ValueError if data is invalid.
:raises: ValueError
:raises: SourceValidationError
"""
pass

Expand Down

0 comments on commit 5b90606

Please sign in to comment.