Merge branch 'whl'

This commit is contained in:
2026-04-01 17:44:20 +02:00
7 changed files with 22 additions and 10 deletions
-6
View File
@@ -1,6 +0,0 @@
__version__ = "1.0.0"
__author__ = "mteriier, dgaillet"
from .Parsing import DataMaze
__all__ = ["DataMaze"]