Skip to content

Commit ce112d8

Browse files
authored
Fix removed import when fixing merge conflicts
1 parent 26f78e8 commit ce112d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/core/test_evaluation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import os
22
from pathlib import Path
33

4+
import rasa.utils.io
45
from rasa.core.test import (
56
_generate_trackers,
67
collect_story_predictions,

0 commit comments

Comments
 (0)