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