added py.typed file to module
Merge request reports
Activity
Please register or sign in to reply
assigned to @ncrosett
This allows mypy to use the type hints of the module when it is imported elsewhere (i.e., tupledict/networkdisk)
Note that, unfortunately, this doesn't appear to work if the module is installed in editable (-e
) mode.
approved this merge request
merged
mentioned in commit 16b32a14