fixbug: empty string causes aiofiles.open exepctition

This commit is contained in:
莘权 马 2023-08-09 14:54:08 +08:00
parent 13fa01615a
commit ed56aab79c

View file

@ -26,8 +26,10 @@ roles: # A project can involve multiple r
topic: "Title"
language: "Chinese"
statements: # When replacing template variables, multiple statements will be joined into a single string using line breaks.
- "Statement: Find and return the title of the lesson only with \"# \" prefixed, without anything else."
- "Statement: Find and return the title of the lesson only with \"# \" string prefixed, without anything else."
template_ix: 0
rsp_begin_tag: "[TEACHING_PLAN_BEGIN]"
rsp_end_tag: "[TEACHING_PLAN_END]"
- name: ""
topic: "Teaching Hours"
language: "Chinese"