Skip to content

Commit 568b49d

Browse files
committed
Add PEP 561 py.typed marker to palace-opds
Without this file downstream packages using mypy will treat every import from palace.opds as untyped, losing the type information the Pydantic models already carry. PEP 561 requires the empty marker to opt the package into inline-typing distribution.
1 parent 326086a commit 568b49d

1 file changed

File tree

  • packages/palace-opds/src/palace/opds

packages/palace-opds/src/palace/opds/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)