SurfSense/surfsense_backend/app/capabilities/web/__init__.py
2026-07-01 16:42:47 +02:00

5 lines
187 B
Python

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