Commit 58ac3cc0 authored by Adam Paquette's avatar Adam Paquette
Browse files

Small syntax fix

parent a4cb1eae
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -36,8 +36,6 @@ write_filelist(filelist, 'TestList.lis')

to_isis('TestList.net', cnet, mode='wb', targetname='Moon')

if __

# Ticket calls for a user specified "file list".
# What kind of "file list" should this ui take? Should it be in the form of a .json file or should we allow the user
# to enter the images he/she wants to look at in particular and parse them into a .json?