📝 Update changelog

This commit is contained in:
noneflow[bot]
2023-08-26 13:51:15 +00:00
parent dc4ac6d8d7
commit 13e40458d7
2 changed files with 2 additions and 1 deletions

View File

@ -452,7 +452,7 @@ alc.parse("test_fuzy")
普通情况下使用,需要利用到 **ArgsStub**、**OptionStub** 和 **SubcommandStub** 三个部分,
以pip为例其对应的 Duplication 应如下构造:
pip 为例,其对应的 Duplication 应如下构造:
```python
from arclet.alconna import OptionResult, Duplication, SubcommandStub