Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
nckw committed Apr 17, 2024
1 parent 5720134 commit cc9a440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/printWorkspaceNormalisations.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
if ws.var("MH"):
ws.var("MH").setVal(options.massVal)


def find_chan_proc(name):
chan = norm_name[norm_name.find("_bin") + len("_bin") : norm_name.find("_proc")]
if "proc" not in name:
Expand Down

0 comments on commit cc9a440

Please sign in to comment.