Skip to content

Commit ec44071

Browse files
committed
[python] fwd.hpp : add missing docstrings
1 parent e731a51 commit ec44071

File tree

1 file changed

+2
-0
lines changed
  • bindings/python/include/aligator/python

1 file changed

+2
-0
lines changed

bindings/python/include/aligator/python/fwd.hpp

+2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ void exposeSolvers();
5656
void exposeCallbacks();
5757
/// Expose autodiff helpers
5858
void exposeAutodiff();
59+
/// Expose utils
5960
void exposeUtils();
61+
/// Expose filter strategy
6062
void exposeFilter();
6163

6264
#ifdef ALIGATOR_WITH_PINOCCHIO

0 commit comments

Comments
 (0)