Skip to content

Commit

Permalink
enalyze/rebuild.py: black cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Dolbec <[email protected]>
  • Loading branch information
dol-sen committed Feb 5, 2024
1 parent 18b66e3 commit 8b81d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pym/gentoolkit/enalyze/rebuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ def __init__(self):
"pretend": False,
"prefix": False,
"portage": True,
"slot": False
"slot": False,
# "unset": False
}
self.module_opts = {
Expand Down

0 comments on commit 8b81d8d

Please sign in to comment.