to-mc / checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory.
MIT License
94 stars 28 forks source link

WIP: Issue #7 Add typing information #8

Closed idahogray closed 5 years ago

idahogray commented 5 years ago

This adds typing information to the two modules.

idahogray commented 5 years ago

Closing because inline type annotations are not compatible with Python 2. See pull request #9 for a version that is compatible with Python 2.