jmsv / ety-python

A Python module to discover the etymology of words
http://ety-python.rtfd.io
MIT License
144 stars 18 forks source link

Add linter to tests #45

Closed alxwrd closed 6 years ago

alxwrd commented 6 years ago

This moves the running of flake8 into the test suite.

One less command to run :tada: