dpalmasan / TRUNAJOD2.0

An easy-to-use library to extract indices from texts.

Home Page:https://trunajod20.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update pre-commit from yapf to black

dpalmasan opened this issue · comments

Since we are using python 3.6+ and not supporting 3.5 (deprecated), pre-commit hooks should use back instead of yapf and all the files should be reformatted. Hooks configuration should also be updated.

Changes were made to all the files and committed. Closing.