updated args

This commit is contained in:
William Falcon 2019-06-25 18:29:43 -04:00
parent 775ca3736b
commit 8e10179214
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ if __name__ == '__main__':
# use default args
root_dir = os.path.dirname(os.path.realpath(__file__))
root_dir = os.path.join(root_dir, sys.modules['__main__'].__file__)
parent_parser = get_default_parser(strategy='random_search', root_dir=root_dir)
# allow model to overwrite or extend args