project/analyzer/__init__.py

4 lines
81 B
Python

from .analyzer import *
from .biogames import *
from .locomotion_action import *