Skip to content

Commit

Permalink
added pyciemss logging wrapper to calibrate (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWitty authored Jan 2, 2024
1 parent f314fc2 commit 5fa3fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyciemss/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ def wrapped_model():
return prepare_interchange_dictionary(samples)


@pyciemss_logging_wrapper
def calibrate(
model_path_or_json: Union[str, Dict],
data_path: str,
Expand Down

0 comments on commit 5fa3fde

Please sign in to comment.