Skip to content

Commit

Permalink
fix importing to absolute.
Browse files Browse the repository at this point in the history
  • Loading branch information
milsman2 committed Jan 29, 2024
1 parent f67956b commit 1b49fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper/src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from icecream import ic

from src.schemas import TournamentSchema
from scraper.src.schemas import TournamentSchema


def run():
Expand Down

0 comments on commit 1b49fd4

Please sign in to comment.