un-format the py fixture

This commit is contained in:
Paul Gauthier 2024-12-01 16:27:10 -08:00
parent 882e09f253
commit d74f1c22ff

View file

@ -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