mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-25 17:42:25 +01:00
8 lines
87 B
Python
8 lines
87 B
Python
# print('routes')
|
|
|
|
from routes import spider
|
|
from routes import task
|
|
|
|
print('routes')
|
|
|