5 lines
79 B
Python
5 lines
79 B
Python
from .pyximport import *
|
|
|
|
# replicate docstring
|
|
from .pyximport import __doc__
|