alex-ong / NESTrisOCR

OCR for statistics in NESTris
24 stars 7 forks source link

Add flake8 linter, and pre-commit hooks for reformatting and linting #25

Closed blakegong closed 4 years ago

blakegong commented 4 years ago

Make sure you do:

pip install -r requirements/{os}.txt
pre-commit install

After this PR.

alex-ong commented 4 years ago

I was confused by a bunch of lines commented out then realised it was all stub code lmao.

Merging!