Fixed python test

release/4.3a0
Frank Dellaert 2022-01-02 23:24:03 -05:00
parent 53a6523943
commit 8c3d512629
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ class TestDiscreteConditional(GtsamTestCase):
"0/1 1/3 1/1 3/1 0/1 1/0")
expected = \
" *P(A|B,C)*:\n\n" \
"|B|C|0|1|\n" \
"|*B*|*C*|0|1|\n" \
"|:-:|:-:|:-:|:-:|\n" \
"|0|0|0|1|\n" \
"|0|1|0.25|0.75|\n" \