Skip to content

Commit ece80e3

Browse files
authored
Update sanitychecks.py
1 parent 220b7e5 commit ece80e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/sanitychecks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ def handle_errors(error_list, context, escalate_warnings):
7878

7979

8080
def main():
81-
print("test")
8281
parser = argparse.ArgumentParser(description="Run sanity checks on PrefLib datasets.")
8382
parser.add_argument(
8483
"--escalate-warnings",

0 commit comments

Comments
 (0)