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 4d2c864 commit d482a27Copy full SHA for d482a27
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