Spaces:
Runtime error
Runtime error
Norman
commited on
style(hus): init -> __init__
Browse files- README_zh.md +1 -1
README_zh.md
CHANGED
|
@@ -48,7 +48,7 @@ QUESTION_LANG=en QUESTION_LLM='llama2-7b' python3 -u app.py
|
|
| 48 |
- Pull Request标题,示例:feature(username): 章节X-关卡设计
|
| 49 |
- 希望被提及的ID
|
| 50 |
- 对应章节问题文件的修改
|
| 51 |
-
-
|
| 52 |
|
| 53 |
完整示例请参考:[提交属于自己的关卡设计](https://github.com/opendilab/LLMRiddles/pull/6)
|
| 54 |
|
|
|
|
| 48 |
- Pull Request标题,示例:feature(username): 章节X-关卡设计
|
| 49 |
- 希望被提及的ID
|
| 50 |
- 对应章节问题文件的修改
|
| 51 |
+
- __init__.py的修改
|
| 52 |
|
| 53 |
完整示例请参考:[提交属于自己的关卡设计](https://github.com/opendilab/LLMRiddles/pull/6)
|
| 54 |
|