Update search.py
This commit is contained in:
parent
eb133e802f
commit
c4079efc4b
@ -2,7 +2,7 @@ from collections import defaultdict
|
|||||||
from typing import Tuple, List, Set, Dict, Type, Union
|
from typing import Tuple, List, Set, Dict, Type, Union
|
||||||
|
|
||||||
from . import page_attributes
|
from . import page_attributes
|
||||||
from .actual_download import Download
|
from .download import Download
|
||||||
from ..abstract import Page
|
from ..abstract import Page
|
||||||
from ...objects import Options, DatabaseObject
|
from ...objects import Options, DatabaseObject
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user