__version__ = "1.0.0" __author__ = "mteriier, dgaillet" from .Parsing import DataMaze __all__ = ["DataMaze"]