added processors/ and the mongodb dummy
This commit is contained in:
parent
327e2e9ab2
commit
d09b08520a
3 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
from config import *
|
||||
from core import *
|
||||
from tasks import *
|
||||
from parser import *
|
||||
from service import *
|
||||
from parsers import *
|
||||
from processors import *
|
||||
from services import *
|
||||
Loading…
Add table
Add a link
Reference in a new issue