Skip to content

Commit 5b85515

Browse files
committed
fix ruff
1 parent 787c6d0 commit 5b85515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/evaluation/driver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Driver for evaluation."""
2-
2+
# ruff: noqa: I001
33
import argparse
44
from os import path
55
import sys

0 commit comments

Comments
 (0)