mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-17 11:31:18 +00:00
🎨 format docstring
This commit is contained in:
@ -18,7 +18,6 @@ class IgnoredException(Exception):
|
||||
:参数:
|
||||
|
||||
* ``reason``: 忽略事件的原因
|
||||
|
||||
"""
|
||||
|
||||
def __init__(self, reason):
|
||||
|
Reference in New Issue
Block a user