We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb01a4 commit e7ea35fCopy full SHA for e7ea35f
modules/yup_python/modules/yup_YupMain_module.cpp
@@ -73,7 +73,7 @@ PYBIND11_MODULE (YUP_PYTHON_MODULE_NAME, m)
73
74
yup::Bindings::registerYupCoreBindings (m);
75
76
-/*
+ /*
77
#if YUP_MODULE_AVAILABLE_yup_events
78
yup::Bindings::registerYupEventsBindings (m);
79
#endif
0 commit comments