Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] committed Jul 3, 2023
1 parent b595729 commit 9abb042
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
Expand Up @@ -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 9abb042

Please sign in to comment.