Research-Stack/2-Search-Space/search/whoogle-search/app/__main__.py

3 lines
39 B
Python

from .routes import run_app
run_app()