[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
e078605936
commit
aba4824de2
1 changed files with 1 additions and 6 deletions
|
|
@ -924,12 +924,7 @@ def test_reprompts_on_incomplete_html_with_inner_numbered_list():
|
|||
"1. Section one.\n"
|
||||
"2. Section two.\n"
|
||||
),
|
||||
(
|
||||
"Let me design a chart.\n"
|
||||
"<svg width='100'>\n"
|
||||
"1. circle.\n"
|
||||
"2. rect."
|
||||
),
|
||||
("Let me design a chart.\n" "<svg width='100'>\n" "1. circle.\n" "2. rect."),
|
||||
]
|
||||
for content in samples:
|
||||
assert not _has_answer_artifact(content), content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue