One of the goal is to not import all modules needed by filters by loading the page file. In the same goal, move the import of parsers in the class definition. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| backend.py | ||
| browser.py | ||
| google.py | ||
| pages.py | ||
| test.py | ||
One of the goal is to not import all modules needed by filters by loading the page file. In the same goal, move the import of parsers in the class definition. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| backend.py | ||
| browser.py | ||
| google.py | ||
| pages.py | ||
| test.py | ||