python: Fix black formatting after bump to 23.1.0 in pre-commit
This commit is contained in:
parent
ac52cfed21
commit
714fccc3c7
19 changed files with 0 additions and 22 deletions
|
@ -111,7 +111,6 @@ class CratesLister(Lister[CratesListerState, CratesListerPage]):
|
|||
"""
|
||||
|
||||
with tempfile.TemporaryDirectory() as tmpdir:
|
||||
|
||||
file_name = self.DB_DUMP_URL.split("/")[-1]
|
||||
archive_path = Path(tmpdir) / file_name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue