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
|
@ -96,7 +96,6 @@ class HexLister(Lister[HexListerState, HexListerPage]):
|
|||
assert self.lister_obj.id is not None
|
||||
|
||||
for pkg in page:
|
||||
|
||||
yield ListedOrigin(
|
||||
lister_id=self.lister_obj.id,
|
||||
visit_type=self.VISIT_TYPE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue