Skip to content

Commit d138a37

Browse files
justjaisTamiTakamiya
authored andcommitted
fix black
1 parent d482a27 commit d138a37

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)