Skip to content

Commit

Permalink
Update shasta_county_da.py (#176)
Browse files Browse the repository at this point in the history
bs4.Tag out
  • Loading branch information
irenecasado authored Jan 17, 2025
1 parent 9b2ecfb commit 21a6e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clean/ca/shasta_county_da.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from typing import List
from urllib.parse import urljoin

from bs4 import BeautifulSoup, Tag
from bs4 import BeautifulSoup

from .. import utils
from ..cache import Cache
Expand Down

0 comments on commit 21a6e57

Please sign in to comment.