Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 775fd60

Browse files
committed
Pre-import evaluate
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent b6e3db1 commit 775fd60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torchchat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import logging
99
import subprocess
1010
import sys
11+
import evaluate # noqa
1112

1213
from torchchat.cli.cli import (
1314
add_arguments_for_verb,

0 commit comments

Comments
 (0)