Handle the case of first populating an empty file

This commit is contained in:
Paul Gauthier 2023-05-06 10:32:52 -07:00
parent d50b4c4de2
commit cfd415c8f2
2 changed files with 18 additions and 11 deletions

View file

@ -28,6 +28,7 @@ some/dir/names/example.py
>>>>>>> UPDATED
Be sure to include the correct path and filename for each edit, exactly as specified by the user.
Don't use ``` to demarcate code blocks!
LEADING WHITESPACE IS IMPORTANT IN ALL CODE!
NEVER RETURN THE ENTIRE SOURCE FILE. ONLY RETURN CODE IN ORIGINAL/UPDATED FORMAT CHANGES!
'''