Skip to content

Commit

Permalink
no reason for this print statement
Browse files Browse the repository at this point in the history
  • Loading branch information
ikrommyd committed Oct 1, 2023
1 parent 95dfc82 commit 90ce766
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ def l1_filter(events, l1_seeds):
extra_filter=None,
extra_filter_args={"l1_seeds": ["SingleIsoEG30er2p5"]},
)
print("Done preprocessing")

print("Starting to load events")
tag_n_probe.load_events(from_root_args={"uproot_options": {"timeout": 120}})
Expand Down

0 comments on commit 90ce766

Please sign in to comment.