Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jessemortenson committed Apr 17, 2024
1 parent 98d8eae commit 10f594b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openstates/importers/bills.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from typing import Union
from .base import BaseImporter
from ._types import _JsonDict, Model
from ..exceptions import InternalError
from ..data.models import (
Bill,
RelatedBill,
Expand Down

0 comments on commit 10f594b

Please sign in to comment.