From 10315d8754a50e9a8e7185bf5fd35add9ea68749 Mon Sep 17 00:00:00 2001 From: Tyler Nigon Date: Mon, 2 Nov 2020 12:37:19 -0600 Subject: [PATCH] incorrect indentation --- process_img.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process_img.py b/process_img.py index df48485..f01f100 100644 --- a/process_img.py +++ b/process_img.py @@ -48,7 +48,7 @@ idx_max = idx_min + 1 # In[Prep I/O] - if msi_run_id > 0: # be sure to set keyrings + if msi_run_id > 0: # be sure to set keyrings dir_base = '/panfs/roc/groups/5/yangc1/public/hs_process' else: msi_run_id = 0