pastebin: Fix login without API
This commit is contained in:
parent
cf03138308
commit
400056c057
2 changed files with 3 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
from weboob.tools.browser import BasePage, BrokenPageError
|
||||
|
||||
__all__ = ['PastePage', 'PostPage']
|
||||
__all__ = ['PastePage', 'PostPage', 'LoginPage']
|
||||
|
||||
|
||||
class BasePastebinPage(BasePage):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue