Skip to content

Commit

Permalink
✏️ change log name
Browse files Browse the repository at this point in the history
yanyongyu authored Nov 4, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3a603c7 commit e3f6c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nonebot/adapters/qq/utils.py
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
R = TypeVar("R")
P = ParamSpec("P")

log = logger_wrapper("QQ Guild")
log = logger_wrapper("QQ")


def escape(s: str) -> str:

0 comments on commit e3f6c07

Please sign in to comment.