Skip to content

Commit

Permalink
precommit types
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-gemmell committed Aug 17, 2023
1 parent 1f38f27 commit c555f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indica/workflows/bayes_workflow_example.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ def setup_models(self, diagnostics: list):
window=window,
)
xrcs.set_los_transform(los_transform)
self.models[diag] = xrcs
# self.models[diag] = xrcs

elif diag == "efit":
efit = EquilibriumReconstruction(name="efit")
Expand Down

0 comments on commit c555f6b

Please sign in to comment.