cdgriffith / puremagic

Pure python implementation of identifying files based off their magic numbers
MIT License
158 stars 34 forks source link

Refactor by adding a `_match_confidence()` function #80

Closed cclauss closed 2 months ago

cclauss commented 3 months ago

This should make testing that function easier.