Skip to content

Commit

Permalink
package: add 2 blank lines where expected
Browse files Browse the repository at this point in the history
  • Loading branch information
jelly committed May 22, 2023
1 parent c6d4793 commit 9faf736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/cleanup-list
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import requests

PKGS = dict[str, dict[str, str | set[str]]]


def parse_desc(iofile: io.TextIOWrapper) -> dict[str, list[str]]:
store = {}
blockname = None
Expand Down

0 comments on commit 9faf736

Please sign in to comment.