Skip to content

Commit

Permalink
Fixed linting mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
victor5lm committed Sep 10, 2024
1 parent 6c5a86c commit 32e6a73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bu_isciii/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -674,5 +674,6 @@ def fix_permissions(ctx, input_directory):
)
stderr.print(f"[green]Correct permissions were applied to {input_directory}")


if __name__ == "__main__":
run_bu_isciii()

0 comments on commit 32e6a73

Please sign in to comment.