You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/getting_started.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ For development version, please kindly refer to our `GitHub Repository <https://
44
44
Running examples
45
45
^^^^^^^^^^^^
46
46
47
-
For search methods in causal discovery, there are various running examples in the 'tests' directory in our `GitHub Repository <https://github.com/cmu-phil/causal-learn>`_,
47
+
For search methods in causal discovery, **there are various running examples in the 'tests' directory in our `GitHub Repository <https://github.com/cmu-phil/causal-learn>`_**,
48
48
such as TestPC.py and TestGES.py.
49
49
50
50
For the implemented modules, such as (conditional) independent test methods, we provide unit tests for the convenience of developing your own methods.
0 commit comments