mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-18 17:52:05 +00:00
💡 update docstring for several modules
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
协议适配基类
|
||||
===========
|
||||
============
|
||||
|
||||
各协议请继承以下基类,并使用 ``driver.register_adapter`` 注册适配器
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user