thedataincubator/congress-api

pylint

Opened this issue · 0 comments

pylint is a useful tool for linting Python code. It can find a bunch of common mistakes as well as enforce some sort of style. We should use it (or a similiar tool) in a our tests.