Skip to content

Commit 65d94cf

Browse files
committed
update docs
1 parent 24f37f1 commit 65d94cf

File tree

1 file changed

+1
-1
lines changed
  • docs/source/search_methods_index/Hidden causal representation learning

1 file changed

+1
-1
lines changed

docs/source/search_methods_index/Hidden causal representation learning/gin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Usage
1212
-----------------------------------------------------------
1313
.. code-block:: python
1414
15-
from causallearn.search.FCMBased.GIN.GIN import GIN
15+
from causallearn.search.HiddenCausal.GIN.GIN import GIN
1616
G, K = GIN(data)
1717
1818
# Visualization using pydot

0 commit comments

Comments
 (0)