[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
e16f898c26
commit
cff8a6a1bc
1 changed files with 1 additions and 6 deletions
|
|
@ -744,12 +744,7 @@ def test_open_fence_with_inner_numbered_list_still_reprompts():
|
|||
"1. Install dependencies\n"
|
||||
"2. Run the app"
|
||||
),
|
||||
(
|
||||
"Let me draft a checklist.\n"
|
||||
"````markdown\n"
|
||||
"1. step one\n"
|
||||
"2. step two"
|
||||
),
|
||||
("Let me draft a checklist.\n" "````markdown\n" "1. step one\n" "2. step two"),
|
||||
]
|
||||
for content in samples:
|
||||
assert not _has_answer_artifact(content), content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue