Skip to content

Commit

Permalink
WIP - A2
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinGuillaume committed Dec 12, 2024
1 parent ce8ada5 commit bdc0ff1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ namespace VTX::PythonBinding
// return; // A2E6

pybind11::module_ vtxAPIModule = m.def_submodule( "API", "VTX API." );
return; // A2E7
// return; // A2E7
apiModule( vtxAPIModule );
// return; // A2E8
}
Expand Down

0 comments on commit bdc0ff1

Please sign in to comment.