Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
relleums committed Jul 1, 2024
1 parent e6f8093 commit 393fbec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plenoirf/reduction/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ def make_jobs(plenoirf_dir, config=None, lazy=False):
plenoirf_dir,
"response",
instrument_key,
"site_key",
"particle_key",
site_key,
particle_key,
item_key,
)
if os.path.exists(job_out_path):
Expand Down

0 comments on commit 393fbec

Please sign in to comment.