feat: indeed capability namespace

This commit is contained in:
CREDO23 2026-07-14 21:49:23 +02:00
parent 17159172ee
commit 8c410d8682

View file

@ -0,0 +1,5 @@
"""``indeed.*`` namespace: platform-native Indeed data verbs."""
from __future__ import annotations
from app.capabilities.indeed.scrape import definition as _scrape # noqa: F401