add module 'seloger'
This commit is contained in:
parent
d6534ae845
commit
42941589c5
5 changed files with 285 additions and 0 deletions
3
modules/seloger/__init__.py
Normal file
3
modules/seloger/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import SeLogerBackend
|
||||
|
||||
__all__ = ['SeLogerBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue