Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and woctezuma committed Nov 25, 2024
1 parent 67b4112 commit 9eb90ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions list_bundle_content.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from bs4 import BeautifulSoup

from src.disk_utils import save_bundle_to_disk
from src.fetch_utils import fetch_bundle_page_with_given_slug
from src.soup_games import extract_game_items, extract_metadata_for_all_games
Expand Down

0 comments on commit 9eb90ad

Please sign in to comment.