rescan python
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from pybindgen import Module, FileCodeSink, param, retval, cppclass
|
||||
from pybindgen import Module, FileCodeSink, param, retval, cppclass, typehandlers
|
||||
|
||||
def register_types(module):
|
||||
root_module = module.get_root()
|
||||
|
||||
Reference in New Issue
Block a user