Skip to content

Commit 31beb04

Browse files
committed
typo in import
Signed-off-by: Roni Friedman-Melamed <Roni.friedman-melamed@il.ibm.com>
1 parent bc12d81 commit 31beb04

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

my_tasks/my_task.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

my_tasks/unitxt

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/test_unitxt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# First Party
2-
from instruclab.eval.unitxt import UnitxtEvaluator
2+
from instructlab.eval.unitxt import UnitxtEvaluator
33

44

55
def test_unitxt():

0 commit comments

Comments
 (0)