Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arahlin committed Nov 14, 2023
1 parent fd6de71 commit 3804f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xfaster/xfaster_exec.py
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,7 @@ def xfaster_run(
)
config_vars.update(common_opts, "XFaster Common")
common_opts.pop("config")
common_opts.pop("dump_state")

# initialize class
X = xfc.XFaster(config, **common_opts)
Expand Down

0 comments on commit 3804f0b

Please sign in to comment.