diff --git a/examples/complex-change.md b/examples/complex-change.md index 89989346d..0a7a88deb 100644 --- a/examples/complex-change.md +++ b/examples/complex-change.md @@ -100,14 +100,14 @@ tests/test_main.py These changes will replace the usage of `/dev/null` with `prompt_toolkit`'s input mocking functions. +--- + > Applied edit to tests/test_main.py > Applied edit to tests/test_main.py > Applied edit to tests/test_main.py > Applied edit to tests/test_main.py > Commit c177e29 aider: Replaced usage of /dev/null with prompt_toolkit's input mocking functions in tests. ---- - > Git repo has uncommitted changes. > Suggested commit message: Added import statement for sys module in test_main.py.