Skip to content

Commit

Permalink
fix log
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlehoff committed May 23, 2024
1 parent 81df2f5 commit 7c6c696
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion n3fit/src/n3fit/scripts/evolven3fit.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ def main():

if args.load is None:
fit_folder = pathlib.Path(args.configuration_folder)
_logger.info(f"Loading theory {theoryID}")
theoryID = utils.get_theoryID_from_runcard(fit_folder)

_logger.info(f"Loading eko from theory {theoryID}")
Expand Down

0 comments on commit 7c6c696

Please sign in to comment.