Skip to content

Commit

Permalink
Fixed search function call
Browse files Browse the repository at this point in the history
  • Loading branch information
wbenoit26 committed Feb 26, 2025
1 parent f888c4b commit 2643572
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions projects/online/online/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -636,10 +636,6 @@ def main(
data_it=data_it,
update_size=update_size,
time_offset=time_offset,
samples_per_event=samples_per_event,
inference_params=inference_params,
outdir=outdir,
nside=nside,
device=device,
)

Expand Down

0 comments on commit 2643572

Please sign in to comment.