mirror of
https://github.com/naksyn/PythonMemoryModule
synced 2026-06-06 16:24:25 +00:00
9bb2f6761d
Added control for empty passed argument and moved windows folder out for easier importing.
4 lines
76 B
Python
4 lines
76 B
Python
from .native_function import create_function
|
|
|
|
__all__ = ["create_function"]
|