Skip to content

Commit b98e604

Browse files
committed
fix black
1 parent 5b85515 commit b98e604

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/evaluation/driver.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
"""Driver for evaluation."""
21
# ruff: noqa: I001
2+
"""Driver for evaluation."""
3+
34
import argparse
45
from os import path
56
import sys

0 commit comments

Comments
 (0)