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
|
@ -69,7 +69,6 @@ class GNULister(StatelessLister[GNUPageType]):
|
|||
artifacts = self.gnu_tree.artifacts
|
||||
|
||||
for project_name, project_info in page.items():
|
||||
|
||||
origin_url = project_info["url"]
|
||||
last_update = iso8601.parse_date(project_info["time_modified"])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue