Skip to content

Commit

Permalink
remove unused import in eval
Browse files Browse the repository at this point in the history
  • Loading branch information
kmartiny committed Dec 7, 2023
1 parent 25415bf commit 948beaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion transformers/src/eval.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import argparse
import collections
from inspect import ArgSpec
import sys
from difflib import SequenceMatcher
import json
Expand Down

0 comments on commit 948beaf

Please sign in to comment.