We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d482a27 commit d138a37Copy full SHA for d138a37
scripts/evaluation/driver.py
@@ -1,5 +1,6 @@
1
-"""Driver for evaluation."""
2
# ruff: noqa: I001
+"""Driver for evaluation."""
3
+
4
import argparse
5
from os import path
6
import sys
0 commit comments