We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220b7e5 commit ece80e3Copy full SHA for ece80e3
scripts/sanitychecks.py
@@ -78,7 +78,6 @@ def handle_errors(error_list, context, escalate_warnings):
78
79
80
def main():
81
- print("test")
82
parser = argparse.ArgumentParser(description="Run sanity checks on PrefLib datasets.")
83
parser.add_argument(
84
"--escalate-warnings",
0 commit comments