added lib/service/ and some dummy files. need to talk about that but i think we should implement the services in pure python
This commit is contained in:
parent
63c4b4aa98
commit
c03c010784
6 changed files with 25 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from config import *
|
||||
from core import *
|
||||
from parser import *
|
||||
from parser import *
|
||||
from service import *
|
||||
Loading…
Add table
Add a link
Reference in a new issue