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 787c6d0 commit 5b85515Copy full SHA for 5b85515
scripts/evaluation/driver.py
@@ -1,5 +1,5 @@
1
"""Driver for evaluation."""
2
-
+# ruff: noqa: I001
3
import argparse
4
from os import path
5
import sys
0 commit comments