Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored Apr 27, 2024
1 parent 0aaea50 commit fdfa359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/ecal_gaps/ecal_gaps.org
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def get_events(particle="e-", energy="20GeV", num_files=1):
events["eta_thrown"] = eta
events["weights"] = weights

return events, axis_eta
return events
#+end_src

#+begin_src jupyter-python
Expand Down

0 comments on commit fdfa359

Please sign in to comment.