Skip to content

Commit

Permalink
Update constituent.cpp documentation formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fbriol committed Jul 2, 2024
1 parent 59f3dab commit 7fad4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/core/constituent.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Return the name of a constituent.
Constituent name.
)__doc__")
.def("known", &fes::constituents::known,
R"__doc__("
R"__doc__(
Return the list of known constituents by this library.
Returns:
Expand Down

0 comments on commit 7fad4a7

Please sign in to comment.