code clean
code clean
This commit is contained in:
parent
5c2ab81e16
commit
1847ea5f34
14 changed files with 54 additions and 22 deletions
|
|
@ -29,7 +29,7 @@ from weboob.tools.browser import BasePage
|
|||
from ..video import InaVideo
|
||||
|
||||
|
||||
__ALL__ = ['VideoPage']
|
||||
__all__ = ['VideoPage']
|
||||
|
||||
|
||||
class VideoPage(BasePage):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue