dpalmasan / TRUNAJOD2.0

An easy-to-use library to extract indices from texts.
https://trunajod20.readthedocs.io/en/latest/
MIT License
29 stars 7 forks source link

add type hints #45

Closed supersonic1999 closed 3 years ago

dpalmasan commented 3 years ago

Hello! Thanks for submitting this PR! To prevent the failures on Github actions, you might try installing the pre-commit hooks and running the tests locally (just execute tox in the root dir, probably you will need to install requirements-test.txt.

supersonic1999 commented 3 years ago

Code keeps failing on multiple OS, mainly linux. When i run tox on my windows pc it comes back all fine, guessing on my pc it doesnt check all OS'?

dpalmasan commented 3 years ago

Looks good! I am merging! Thanks for the PR!