Skip to content

Commit

Permalink
Merge pull request #14 from YunoHost/actions/black
Browse files Browse the repository at this point in the history
Format Python code with Black
  • Loading branch information
alexAubin authored Nov 6, 2024
2 parents 3136783 + 18221f5 commit 5b76505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prune_incus_simplestreams.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

SCRIPT_DIR = Path(__file__).resolve().parent


def main() -> None:
parser = argparse.ArgumentParser()
parser.add_argument(
Expand Down

0 comments on commit 5b76505

Please sign in to comment.