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

6 lines
181 B
Python
Raw Permalink Normal View History

2026-07-14 21:49:23 +02:00
"""``indeed.*`` namespace: platform-native Indeed data verbs."""
from __future__ import annotations
from app.capabilities.indeed.scrape import definition as _scrape # noqa: F401