Skip to content

Commit c3b8e05

Browse files
committed
fix formatting
Signed-off-by: Anton Dukhovnikov <[email protected]>
1 parent 7ba27e7 commit c3b8e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bindings/py_core.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#include "py_core.h"
55

6-
void core_bindings( nanobind::module_ & /*m - unused*/)
6+
void core_bindings( nanobind::module_ & /*m - unused*/ )
77
{
88
// TODO: add the core lib bindings here
99
}

0 commit comments

Comments
 (0)