unt-libraries / pycallnumber

Parse, model, and manipulate any type of call number string.
BSD 3-Clause "New" or "Revised" License
64 stars 9 forks source link

Address flake8 issues and add flake8 to integration testing #11

Closed jthomale closed 7 years ago

jthomale commented 7 years ago

Running flake8 on the codebase illuminates some minor issues. Should fix those before moving forward. Also, it would be a good idea to add flake8 to the tox setup.