oops missing import
This commit is contained in:
parent
d582d367dc
commit
3a0a9f97d4
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ from __future__ import with_statement
|
|||
|
||||
from weboob.capabilities.geolocip import ICapGeolocIp, IpLocation
|
||||
from weboob.tools.backend import BaseBackend
|
||||
from weboob.tools.browser import BaseBrowser
|
||||
from weboob.tools.browser import BaseBrowser, BrowserUnavailable
|
||||
|
||||
|
||||
__all__ = ['IpinfodbBackend']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue