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] committed Oct 11, 2024
1 parent 68a0deb commit 6105670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/retrieve_databundle_light.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@
import pandas as pd
import yaml
from _helpers import (
BASE_DIR,
configure_logging,
create_country_list,
create_logger,
progress_retrieve,
BASE_DIR
)
from google_drive_downloader import GoogleDriveDownloader as gdd
from tqdm import tqdm
Expand Down

0 comments on commit 6105670

Please sign in to comment.