Skip to content
Commit 31a7bce5 authored by Daniel Silverstone's avatar Daniel Silverstone
Browse files

_fuse/mount.py: Deal with abstract method lint issue



Unfortunately pylint can't tell this is an abstract method which will
only ever end up invoked from a class which concretises it.  As such
we need to silence this warning.

Signed-off-by: default avatarDaniel Silverstone <daniel.silverstone@codethink.co.uk>
parent 522867c8
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