mirror of
https://github.com/benbusby/whoogle-search
synced 2024-11-10 13:10:30 +00:00
4 lines
39 B
Python
4 lines
39 B
Python
|
from .routes import run_app
|
||
|
|
||
|
run_app()
|