Skip to content

Commit

Permalink
Clarify variable name.
Browse files Browse the repository at this point in the history
  • Loading branch information
FredLoney committed May 20, 2017
1 parent b110038 commit c18b037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qipipe/pipeline/qipipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ def run_with_scan_download(self, project, subject, session, scan, actions,
)
else:
registered = []
unregistered = files
unregistered = scan_volumes

# Validate and log the partition.
if 'register' in actions:
Expand Down

0 comments on commit c18b037

Please sign in to comment.