Add module TricTrac.tv
Signed-off-by: Benjamin Drieu <bdrieu@april.org> Signed-off-by: Romain Bignon <romain@symlink.me>
This commit is contained in:
parent
c498d41aef
commit
c20bb4e4c0
6 changed files with 332 additions and 0 deletions
3
modules/trictractv/__init__.py
Normal file
3
modules/trictractv/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import TricTracTVBackend
|
||||
|
||||
__all__ = ['TricTracTVBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue