First implementation of lacentrale
Signed-off-by: Vicnet <vo.publique@gmail.com>
This commit is contained in:
parent
ec07532a63
commit
03cc113851
4 changed files with 287 additions and 0 deletions
3
modules/lacentrale/__init__.py
Normal file
3
modules/lacentrale/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import LaCentraleBackend
|
||||
|
||||
__all__ = ['LaCentraleBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue