mirror of
https://github.com/maoakeEnterprise/amazing.git
synced 2026-04-29 00:14:34 +02:00
training on pytest for the unitesting and doing the parsing with a init in a package need to validate this with my teammate
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
__version__ = "1.0.0"
|
||||
__author__ = "mteriier, dgaillet"
|
||||
|
||||
from .Parsing import DataMaze
|
||||
|
||||
__all__ = ["DataMaze"]
|
||||
Reference in New Issue
Block a user