authors update

This commit is contained in:
Julien Veyssier 2013-02-28 03:21:57 +01:00
commit 130d304a03
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ from weboob.tools.browser import BasePage
from weboob.tools.misc import get_bytes_size
__all__ = ['TorrentsPage']
__all__ = ['TorrentsPage','TorrentPage']
class TorrentsPage(BasePage):