Bergvca / string_grouper

Super Fast String Matching in Python
MIT License
364 stars 76 forks source link

fixed Microsoft Windows 10 issue with numpy int datatype mismatch. #47

Closed ParticularMiner closed 3 years ago

ParticularMiner commented 3 years ago

Hi @Bergvca ,

Thanks to @StevenMaude's GitHub Workflow Action tests, I've been able to fix the int issue on Windows 10 (see my comment).

At the same time, the tests also run successfully on Ubuntu.

ParticularMiner commented 3 years ago

@Bergvca

See the details of the test-run at https://github.com/ParticularMiner/string_grouper/actions/runs/761328675