boilerplate: Fix import, fix PEP8/isort
This commit is contained in:
parent
a7dcf82ec0
commit
dbce17085e
2 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<%inherit file="layout.py"/>
|
||||
from weboob.browser import HTMLPage
|
||||
from weboob.browser.pages import HTMLPage
|
||||
|
||||
|
||||
class Page1(HTMLPage):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue