Required telling prospector to ignore some abstract methods inside wrapt's ObjectProxy - they're not truly abstract, but will raise NotImplementedError if they're called, so I guess pylint detects those as abstract.