HEPData / hepdata_lib

Library for getting your data into HEPData
https://hepdata-lib.readthedocs.io
MIT License
16 stars 39 forks source link

Added pylint to all tests and fixed tests to follow linting requirements #120

Closed SirVheod closed 4 years ago

SirVheod commented 4 years ago

Closes #109: Lint testing code

SirVheod commented 4 years ago

Alright, good suggestions. I'll start fixing. I think you can choose which pylintrc file to use with the "--rcfile" command.