summaryrefslogtreecommitdiff
path: root/options/dataset_options.py
diff options
context:
space:
mode:
Diffstat (limited to 'options/dataset_options.py')
-rw-r--r--options/dataset_options.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/dataset_options.py b/options/dataset_options.py
index 92ea2bc..3ba6452 100644
--- a/options/dataset_options.py
+++ b/options/dataset_options.py
@@ -108,6 +108,7 @@ class DatasetOptions(BaseOptions):
action='store_true',
help='internally stores whether or not we should be processing..'
)
+
self.parser.add_argument(
'--pause',
action='store_true',