Skip to content

Commit c23bd5f

Browse files
committed
Mark pyctuator as a type-hinted package
Tools like mypy need a way to know that the package contains type-hints. According to PEP-561, the way to do it in a package that contains type-hints inline is adding a py.typed file in the package root. Tested by installing the package and running mypy, seems to work well.
1 parent ce026a4 commit c23bd5f

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

pyctuator/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)