Skip to content

Commit 970f78c

Browse files
authored
Merge pull request #40 from Axiomatic-AI/revert-39-test
Revert "there were mistakes"
2 parents b08f216 + 74002e5 commit 970f78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/axiomatic/axtract/relation_graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from typing import List
2-
from ..types.response_equation import ResponseEquation
2+
from ..types.equation_processing import ResponseEquation
33
from pyvis.network import Network # type: ignore
44

55

0 commit comments

Comments
 (0)