diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 04:24:07 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 04:24:07 +0200 |
| commit | 03bf65f926114a5430c36222e29f618bdaf4117b (patch) | |
| tree | 242dee06021197abac5d466c7c2cd7046d454290 /options | |
| parent | 416ba77ed0a97f7604662e313000783a2b3354f5 (diff) | |
testy
Diffstat (limited to 'options')
| -rw-r--r-- | options/dataset_options.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/options/dataset_options.py b/options/dataset_options.py index c0f5978..07221cb 100644 --- a/options/dataset_options.py +++ b/options/dataset_options.py @@ -59,13 +59,6 @@ class DatasetOptions(BaseOptions): help='scp destination' ) - self.parser.add_argument( - '--experiment', - type=str, - default="", - help='experiment name' - ) - ## IMAGE FILTERS ### RECURSION |
