missing import
This commit is contained in:
parent
70d618862a
commit
f92d44fb88
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ import datetime
|
||||||
import re
|
import re
|
||||||
|
|
||||||
from weboob.tools.browser import BasePage
|
from weboob.tools.browser import BasePage
|
||||||
from weboob.tools.parsers.lxmlparser import select
|
from weboob.tools.parsers.lxmlparser import select, SelectElementException
|
||||||
|
|
||||||
from ..video import YoujizzVideo
|
from ..video import YoujizzVideo
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue