Skip to content

Commit

Permalink
Update xscen/biasadjust.py
Browse files Browse the repository at this point in the history
Co-authored-by: juliettelavoie <[email protected]>
  • Loading branch information
RondeauG and juliettelavoie authored Nov 3, 2023
1 parent 1aeae78 commit afc054c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xscen/biasadjust.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Functions to train and adjust a bias-adjustment algorithm."""
"""Functions to train and adjust a dataset using a bias-adjustment algorithm."""
import logging
from copy import deepcopy
from typing import Optional, Union
Expand Down

0 comments on commit afc054c

Please sign in to comment.