Skip to content

Commit aaed81c

Browse files
define cf_undefined at the top level (defined in .lib)
1 parent ca209ec commit aaed81c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pylsl/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@
4141
from .lib import cf_float32 as cf_float32
4242
from .lib import cf_double64 as cf_double64
4343
from .lib import cf_string as cf_string
44+
from .lib import cf_undefined as cf_undefined

0 commit comments

Comments
 (0)