Skip to content

Commit

Permalink
Run import sorting.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmiegit committed Mar 7, 2024
1 parent 0a10293 commit 657d851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_scraper.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import re
import unittest
from datetime import datetime
from typing import cast, Iterator
from typing import Iterator, cast

from bs4 import Tag

Expand Down

0 comments on commit 657d851

Please sign in to comment.