Skip to content

Commit e7ea35f

Browse files
committed
Code formatting
1 parent bcb01a4 commit e7ea35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/yup_python/modules/yup_YupMain_module.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ PYBIND11_MODULE (YUP_PYTHON_MODULE_NAME, m)
7373

7474
yup::Bindings::registerYupCoreBindings (m);
7575

76-
/*
76+
/*
7777
#if YUP_MODULE_AVAILABLE_yup_events
7878
yup::Bindings::registerYupEventsBindings (m);
7979
#endif

0 commit comments

Comments
 (0)