previewers_: Make pylint happy

Desktop / GNOME / PiTiVi - Thibault Saunier [gnome.org] - 12 February 2016 11:55 UTC

Rename PreviewGenerator to Previewer and make it subclass Gtk.Layout as it is what the subclass is about, and avoid having subclasses having to several parent classes (only 'interfaces')

Differential Revision: https://phabricator.freedesktop.org/D761

6694c9a previewers_: Make pylint happy
docs/pylint.rc | 5 +-
pitivi/timeline/previewers.py | 240 ++++++++++++++++++++++++++++++-----------
pre-commit.hook | 3 +-
3 files changed, 181 insertions(+), 67 deletions(-)

Upstream: git.gnome.org


  • Share