Update imports
This commit is contained in:
parent
45bc61e49e
commit
495ddc13f9
18 changed files with 64 additions and 40 deletions
|
|
@ -12,7 +12,7 @@ import toml
|
|||
import xarray as xr
|
||||
from rich import print
|
||||
|
||||
from entropice.paths import RESULTS_DIR
|
||||
from entropice.utils.paths import RESULTS_DIR
|
||||
|
||||
|
||||
def fix_xgboost_model_state(results_dir: Path) -> bool:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue