Tianshou/tianshou/__init__.py
2018-04-17 06:34:38 +08:00

5 lines
62 B
Python

from .core import *
from . import data
__version__ = '0.1.1'