6 lines
79 B
Python
6 lines
79 B
Python
# Copyright ExplsionAI GmbH, released under BSD.
|
|
|
|
from .cy import init
|
|
|
|
init()
|