Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
pre-commit-ci-lite[bot] authored Jul 3, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e7cc6e1 commit 2fcb807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/honeybot/api/commands.py
Original file line number Diff line number Diff line change
@@ -22,4 +22,4 @@ def pong_return(domain):
return f"PONG :{domain}\r\n"

def quit():
return f"QUIT Leaving / \r\n"
return f"QUIT Leaving / \r\n"

0 comments on commit 2fcb807

Please sign in to comment.