renamed filters to tasks... members.py needs some fixes now. think it is a good style to manage post processing.
This commit is contained in:
parent
3768822751
commit
b94ed73e17
8 changed files with 55 additions and 48 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from config import *
|
||||
from core import *
|
||||
from filters import *
|
||||
from tasks import *
|
||||
from parser import *
|
||||
from service import *
|
||||
Loading…
Add table
Add a link
Reference in a new issue