style: fix trailing whitespace in test file

This commit is contained in:
Paul Gauthier (aider) 2024-12-01 10:02:57 -08:00
parent cbadfd59db
commit 8343f074a2

View file

@ -13,7 +13,7 @@ def test_ai_comment_pattern():
"# AI! another urgent one",
# JavaScript style
"//ai do something",
"//AI make this better",
"//AI make this better",
"//ai! urgent change needed",
"//AI! another urgent one",
"// ai with space",