Colin Delahunty
Colin Delahunty
@tehcoderer's upcoming PR should fix this.
This one is also tricky because it makes since to have the `limit` argument in the view, but not the model.
This will be fixed in Juan's pr.
@jmaslek, are you still planning on removing this functionality?
This will be fixed in Juan's pr.
We can probbably mark `bad-configuration-section` as complete, it has to do with a pylint refactor
`bad-plugin-value` is also for pylint plugins that cannot be loaded, which we do not need.
@charliermarsh do we have anyway of knowing the minor version of python we are on? `broken-collections-callable` should only be run on python 3.9.0 and 3.9.1, and I don't know of...
I am going to attempt this one.
I will add them for both of my PRs