Skip to content

Commit

Permalink
Add module to writer API
Browse files Browse the repository at this point in the history
  • Loading branch information
jotare committed Jan 22, 2025
1 parent fb9181c commit 540d9f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nucliadb/src/nucliadb/writer/api/v1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@
from . import resource # noqa
from . import services # noqa
from . import upload # noqa
from . import vectorsets # noqa
from .router import api # noqa

0 comments on commit 540d9f2

Please sign in to comment.