Skip to content

Commit

Permalink
fixed build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cpranav93 committed Jan 22, 2024
1 parent dddee56 commit f9556f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_kwargs.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from unittest import TestCase
import numpy as np
import dianna
from tests.test_onnx_runner import generate_data
from tests.methods.test_onnx_runner import generate_data
from tests.utils import load_movie_review_model
from tests.utils import run_model

Expand Down

0 comments on commit f9556f9

Please sign in to comment.