Skip to content

Commit

Permalink
Merge pull request #5 from ayrna/resultfolder-load-validation
Browse files Browse the repository at this point in the history
[DOC] `ResultFolder.load` docstring fix
  • Loading branch information
victormvy authored May 27, 2024
2 parents 7eec11e + d13300d commit 4183113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remayn/result_set/result_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ def load(self):
Raises
------
ValueError
If the number of json files does not match the number of pkl files.
If the the pickle file for a given json file is not found.
Examples
--------
Expand Down

0 comments on commit 4183113

Please sign in to comment.