From e6858e35f0a08c6139c133122d222d0d85e8005d Mon Sep 17 00:00:00 2001 From: junyanz Date: Mon, 12 Jun 2017 23:52:56 -0700 Subject: update dataset mode --- options/test_options.py | 1 + 1 file changed, 1 insertion(+) (limited to 'options/test_options.py') diff --git a/options/test_options.py b/options/test_options.py index c4ecff6..6b79860 100644 --- a/options/test_options.py +++ b/options/test_options.py @@ -1,5 +1,6 @@ from .base_options import BaseOptions + class TestOptions(BaseOptions): def initialize(self): BaseOptions.initialize(self) -- cgit v1.2.3-70-g09d2