Skip to content

Commit b89b3a3

Browse files
Apply clang-format
1 parent c451046 commit b89b3a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/tudatpy/estimation/observable_models_setup/links/expose_links.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -467,9 +467,9 @@ Examples
467467
468468
469469
)doc" )
470-
.def_property_readonly( "link_ends",
471-
&tom::LinkDefinition::getLinkEnds,
472-
R"doc(
470+
.def_property_readonly( "link_ends",
471+
&tom::LinkDefinition::getLinkEnds,
472+
R"doc(
473473
474474
Attribute that contains the dictionary with link end type (as key) and link end if (as value).
475475

0 commit comments

Comments
 (0)