Skip to content
Snippets Groups Projects
Commit 16315edb authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent c994acd5
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ void init_GraphView(py::module& m) { ...@@ -62,7 +62,7 @@ void init_GraphView(py::module& m) {
Include a GraphView to the current GraphView object. Include a GraphView to the current GraphView object.
:param other_graph: GraphView to add :param other_graph: GraphView to add
:type otherGraph: GraphView :type other_graph: GraphView
)mydelimiter") )mydelimiter")
.def("add_child", .def("add_child",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment