Skip to content

Commit 8433107

Browse files
Fixing notebook test
1 parent 5366feb commit 8433107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test_notebooks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from nbconvert.preprocessors import ExecutePreprocessor
1212
import traceback
1313

14-
from relevanceai.concurrency import multiprocess
14+
from utils import multiprocess
1515

1616
import logging
1717
import argparse

0 commit comments

Comments
 (0)