diff --git a/python/gtsam/tests/test_GaussianBayesNet.py b/python/gtsam/tests/test_GaussianBayesNet.py index 8cdbec0af..e4d396cfe 100644 --- a/python/gtsam/tests/test_GaussianBayesNet.py +++ b/python/gtsam/tests/test_GaussianBayesNet.py @@ -5,8 +5,8 @@ All Rights Reserved See LICENSE for the license information -Unit tests for Linear Factor Graphs. -Author: Frank Dellaert & Gerry Chen +Unit tests for Gaussian Bayes Nets. +Author: Frank Dellaert """ # pylint: disable=invalid-name, no-name-in-module, no-member