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.
1 parent b08f216 commit 74002e5Copy full SHA for 74002e5
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