mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
whoops, typed the variable name wrong
This commit is contained in:
parent
b1252d8403
commit
7c6463ff8d
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ for iSubSample in xrange(len(subSamples)):
|
|||
dataFileNameList=partFileList)
|
||||
|
||||
|
||||
if (args.subsample or args.all) and doSubSample:
|
||||
if (args.subsample or args.all) and doSubSampling:
|
||||
print " Doing subsample", thisSubSample
|
||||
sys.stdout.flush()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue