Skip to content

Commit 72a8d55

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 09ab0cc commit 72a8d55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)