Skip to content

Commit

Permalink
fix: broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
keonly committed Nov 13, 2023
1 parent 0de5689 commit ff5deef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scrap/utils/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
from typing import Optional, List
from dataclasses import dataclass

from db.types import CouncilType, Councilor


@dataclass
class ScrapResult:
Expand Down

0 comments on commit ff5deef

Please sign in to comment.