Skip to content

Conversation

@stumpylog
Copy link
Contributor

Fixes #2

This adds a py.typed file to the package data, and runs mypy against the code base to almost make it clean. 1 typing error remains which I'm unusre how to fix, but it's quite minor. The typing changes are easily to revert if desired.

@coveralls
Copy link

Coverage Status

coverage: 93.284% (+0.1%) from 93.182% when pulling d84b540 on stumpylog:main into 822a1cd on un33k:main.

@un33k un33k merged commit d992737 into un33k:main Sep 13, 2023
@un33k
Copy link
Owner

un33k commented Sep 13, 2023

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add py.typed file for static type checking compatability

3 participants