mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-05 11:21:53 +00:00
📝 add frontmatter config
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
"""
|
||||
FrontMatter:
|
||||
sidebar_position: 8
|
||||
description: nonebot.utils 模块
|
||||
"""
|
||||
|
||||
import re
|
||||
import json
|
||||
import asyncio
|
||||
|
||||
Reference in New Issue
Block a user