Skip to content

Commit 37b9d6d

Browse files
committed
do not exit code
Signed-off-by: Jack Luar <[email protected]>
1 parent 34bc095 commit 37b9d6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/AutoTuner/src/autotuner/distributed.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,8 +670,6 @@ def sweep():
670670

671671
if __name__ == "__main__":
672672
args = parse_arguments()
673-
print(args)
674-
exit()
675673

676674
# Read config and original files before handling where to run in case we
677675
# need to upload the files.

0 commit comments

Comments
 (0)