Skip to content

Commit 74002e5

Browse files
authored
Revert "there were mistakes"
1 parent b08f216 commit 74002e5

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)