Skip to content
Commit 480f33ac authored by Daniel Silverstone's avatar Daniel Silverstone
Browse files

source.py: Quiet several pylint issues with abstract methods



A number of times, abstract methods are called which pylint cannot
possibly understand will only ever happen in subclasses which implement
the abstract methods.  This silences those specific warnings

Signed-off-by: default avatarDaniel Silverstone <daniel.silverstone@codethink.co.uk>
parent 6b5d9d81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment