Skip to content

Commit 03f3f1d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 34cb9dd commit 03f3f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/intro/checking_validity_of_a_pag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
unique graph, a PAG, in essence, represents a class of graphs that encode
1616
the same conditional independence constraints.
1717
18-
PAGs model this relationship by displaying all common edge marks (tail and arrowhead) shared
18+
PAGs model this relationship by displaying all common edge marks (tail and arrowhead) shared
1919
by all members in the equivalence class and displaying circle endpoints for those marks
2020
that are not common. That is, a circular endpoint (``*-o``) can represent both a directed
2121
(``*->``) and tail (``*—``) endpoint in causal graphs within the equivalence class.

0 commit comments

Comments
 (0)