Make tada

This commit is contained in:
Andrew Shumway
2025-04-14 13:36:14 -06:00
parent a9906bb826
commit eb81972d59
21 changed files with 58 additions and 56 deletions

View File

@@ -257,7 +257,7 @@ def test_what_will_trigger_conditional_placeholder(value):
"list: ",
),
(
{"placeholder": [" ", " \t ", "\u180E"]},
{"placeholder": [" ", " \t ", "\u180e"]},
"list: ",
"list: ",
),