diff --git a/benchmark/Arguments.py b/benchmark/Arguments.py index 33fc88a..816b6f0 100644 --- a/benchmark/Arguments.py +++ b/benchmark/Arguments.py @@ -249,7 +249,7 @@ class Arguments(argparse.ArgumentParser): { "action": EnvDefault, "envvar": "stratified", - "required": False, + "required": True, "help": "Stratified", }, ],