Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 17, 2024
1 parent 20d2454 commit 53aa99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pycafe/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ def post_comment(urls: list[tuple[str, str]]):
commit.create_status(state=state, target_url=url, description=description, context=context)

post_comment(urls)
print("All done!")
print("All done!")

0 comments on commit 53aa99c

Please sign in to comment.