added rest
This commit is contained in:
parent
3f8a9cdec4
commit
1a9841d6f6
3 changed files with 69 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ from lib.services.service import Service
|
|||
from lib.processors.processor import Processor
|
||||
from lib.parsers.parser import Parser
|
||||
from lib.tasks.task import Task
|
||||
from platform import processor
|
||||
|
||||
|
||||
MOD_SERVICES = "services"
|
||||
MOD_PROCESSORS = "processors"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue