fix tests
This commit is contained in:
parent
a54fe01e6b
commit
22bcc77058
3 changed files with 3 additions and 8 deletions
|
|
@ -18,13 +18,10 @@
|
|||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import datetime
|
||||
import urllib
|
||||
import re
|
||||
|
||||
from weboob.tools.capabilities.thumbnail import Thumbnail
|
||||
from weboob.capabilities.base import NotAvailable
|
||||
from weboob.tools.misc import html2text
|
||||
from weboob.tools.browser import BasePage, BrokenPageError
|
||||
from weboob.tools.browser import BasePage
|
||||
|
||||
|
||||
from .video import PluzzVideo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue