GITBOOK-26: change request with no subject merged in GitBook

pull/25/head
zorroj 2023-11-08 14:17:07 +00:00 committed by gitbook-bot
parent 280e7cea93
commit 1726b41abe
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
1 changed files with 3 additions and 1 deletions

View File

@ -75,7 +75,9 @@
`weather_search.py` 代码模版,你可以在这里实现具体的业务逻辑。
> 注意:类变量 name 为自定义类型名称,需要跟目录和文件名保持一致,而且唯一。
{% hint style="warning" %}
注意:类变量 name 为自定义类型名称,需要跟目录和文件名保持一致,而且唯一。
{% endhint %}
```python
from typing import Optional