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 970f78c commit 1344c3fCopy full SHA for 1344c3f
src/axiomatic/axtract/relation_graph.py
@@ -1,5 +1,5 @@
1
from typing import List
2
-from ..types.equation_processing import ResponseEquation
+from ..types.response_equation import ResponseEquation
3
from pyvis.network import Network # type: ignore
4
5
0 commit comments