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
|
@ -217,7 +217,6 @@ class RPMLister(Lister[RPMListerState, RPMPageType]):
|
|||
|
||||
# iterate on each package's metadata
|
||||
for pkg_metadata in repo:
|
||||
|
||||
if pkg_metadata.arch != "src":
|
||||
# not a source package, skip it
|
||||
continue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue