From d74f1c22ff1bda38144216d2d54e3248e016e4d1 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 1 Dec 2024 16:27:10 -0800 Subject: [PATCH] un-format the py fixture --- tests/fixtures/watch.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tests/fixtures/watch.py b/tests/fixtures/watch.py index 1aa37a495..1c3449fcf 100644 --- a/tests/fixtures/watch.py +++ b/tests/fixtures/watch.py @@ -1,20 +1,21 @@ +# fmt: off # flake8: noqa # Regular not AI comment -# ai 1 do something +#ai 1 do something # AI 2 make this better # ai! 3 urgent change needed -# AI! 4 another urgent one +#AI! 4 another urgent one # this is not an ai comment # aider is not an ai comment # not an ai! comment def dummy_function(): - # ai inside 5 function + #ai inside 5 function # final 6 ai! # final 7 ai # ai - # ai + #ai # those are 8+9 pass # ai 10