Skip to content

Commit

Permalink
incorrect indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Nigon committed Nov 2, 2020
1 parent ac33ecb commit 10315d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion process_img.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 10315d8

Please sign in to comment.