Skip to content
__init__.py 83 B
Newer Older
Florent's avatar
Florent committed
from .module import OrangeModule
Nicolas Duhamel's avatar
Nicolas Duhamel committed

# flake8: compatible

Florent's avatar
Florent committed
__all__ = ['OrangeModule']