SurfSense/surfsense_backend/app/capabilities/web/__init__.py

6 lines
187 B
Python
Raw Normal View History

"""``web.*`` namespace: the generic web scraping verbs."""
from __future__ import annotations
from app.capabilities.web.scrape import definition # noqa: F401 — registers web.scrape