update AUTHORS and fix pyflakes warnings

This commit is contained in:
Romain Bignon 2012-09-12 13:48:33 +02:00
commit bae1675573
4 changed files with 2 additions and 10 deletions

View file

@ -20,7 +20,6 @@
from weboob.capabilities.video import BaseVideo
import re
__all__ = ['VimeoVideo']