Move browser2 from weboob/tools/b2 to weboob/browser2
This commit is contained in:
parent
990bb056eb
commit
a019819f9d
90 changed files with 211 additions and 211 deletions
|
|
@ -442,7 +442,7 @@ class Repositories(object):
|
|||
self.load()
|
||||
|
||||
def load_browser(self):
|
||||
from weboob.tools.browser2.browser import Browser, Weboob as WeboobProfile
|
||||
from weboob.browser2.browser import Browser, Weboob as WeboobProfile
|
||||
class WeboobBrowser(Browser):
|
||||
PROFILE = WeboobProfile(self.version)
|
||||
if self.browser is None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue