This commit is contained in:
@@ -15,7 +15,6 @@ from utils import logger
|
|||||||
from api.schemas import ParserOneRequest, Parserall, Source, DownloadRange
|
from api.schemas import ParserOneRequest, Parserall, Source, DownloadRange
|
||||||
from parsers import start_pars_one_istochnik, start_pars_two_istochnik, start_pars_all_istochnik
|
from parsers import start_pars_one_istochnik, start_pars_two_istochnik, start_pars_all_istochnik
|
||||||
import work_parser as wp
|
import work_parser as wp
|
||||||
import parser_bd as pbd
|
|
||||||
|
|
||||||
|
|
||||||
def setup_routes(app: FastAPI) -> None:
|
def setup_routes(app: FastAPI) -> None:
|
||||||
|
|||||||
Reference in New Issue
Block a user