Skip to content

Commit

Permalink
catch lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelBrand1 committed Nov 19, 2024
1 parent 4016e15 commit 5aaea69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/fit_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import numpy as np
from build_model import build_model_from_dir


def fit_and_save_model(
model_run_dir: str,
n_warmup: int = 1000,
Expand Down

0 comments on commit 5aaea69

Please sign in to comment.