We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b08f216 + 74002e5 commit 970f78cCopy full SHA for 970f78c
src/axiomatic/axtract/relation_graph.py
@@ -1,5 +1,5 @@
1
from typing import List
2
-from ..types.response_equation import ResponseEquation
+from ..types.equation_processing import ResponseEquation
3
from pyvis.network import Network # type: ignore
4
5
0 commit comments