File size: 124 Bytes
8ba64a4 |
1 2 3 |
from app.request_handler.extract_handler import handle_extract
from app.request_handler.follow_handler import handle_follow
|
8ba64a4 |
1 2 3 |
from app.request_handler.extract_handler import handle_extract
from app.request_handler.follow_handler import handle_follow
|