From f997993eb9ccdabaf9ab1b86ad5f668368120982 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 15 May 2018 01:32:55 +0200 Subject: args --- test-mogrify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-mogrify.py') diff --git a/test-mogrify.py b/test-mogrify.py index 769a431..5d90ff2 100644 --- a/test-mogrify.py +++ b/test-mogrify.py @@ -27,7 +27,7 @@ frac_b = 1 - frac_a if __name__ == '__main__': opt = TestOptions().parse() - data_opt = DatasetOptions().parse() + data_opt = DatasetOptions().parse(opt.unknown) opt.nThreads = 1 # test code only supports nThreads = 1 opt.batchSize = 1 # test code only supports batchSize = 1 opt.serial_batches = True # no shuffle -- cgit v1.2.3-70-g09d2