Skip to content
Snippets Groups Projects
Commit 9e73c65c authored by Adrian Block's avatar Adrian Block
Browse files

🐛 fixed import

parent fd55a80d
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -2,8 +2,7 @@ import asyncio
import typer
import schemas
from app import scraper
from app import scraper, schemas
from app.data.storage import PlainJSONStorage
scraper_command = typer.Typer()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment