dont copy GT copyright
parent
fb0575720c
commit
79038b1b46
|
@ -1,12 +1,8 @@
|
||||||
"""
|
"""
|
||||||
GTSAM Copyright 2010-2021, Georgia Tech Research Corporation,
|
|
||||||
Atlanta, Georgia 30332-0415
|
|
||||||
All Rights Reserved
|
|
||||||
|
|
||||||
See LICENSE for the license information
|
See LICENSE for the license information
|
||||||
|
|
||||||
Unit tests for Graphviz formatting of NonlinearFactorGraph.
|
Unit tests for Graphviz formatting of NonlinearFactorGraph.
|
||||||
Author: Frank Dellaert & senselessDev
|
Author: senselessDev (contact by mentioning on GitHub, e.g. in PR#1059)
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# pylint: disable=no-member, invalid-name
|
# pylint: disable=no-member, invalid-name
|
||||||
|
|
Loading…
Reference in New Issue