[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
d38bb3f077
commit
94e7e12aaf
1 changed files with 0 additions and 6 deletions
|
|
@ -347,10 +347,6 @@ def test_reprompts_on_incomplete_html_intent():
|
|||
assert _would_reprompt(content)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def test_plan_framing_requires_apostrophe_in_ill():
|
||||
"""The ``i['’]ll`` plan-framing alternative requires an apostrophe so
|
||||
the regex does not match the word "ill" (sick). Without this, a
|
||||
|
|
@ -430,8 +426,6 @@ def test_no_reprompt_on_here_is_the_plan_prose_answer():
|
|||
assert not _would_reprompt(s), s
|
||||
|
||||
|
||||
|
||||
|
||||
# ── Cross-platform line endings ────────────────────────────────────
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue