Skip to content

Commit 5e5983c

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

1 file changed

File tree

  • packages/palace-util/src/palace/util

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

Whitespace-only changes.

0 commit comments

Comments
 (0)