it does not seem to try and append

This commit is contained in:
Paul Gauthier 2023-04-19 08:56:33 -07:00
parent 9e4ba5ee4b
commit c094a16d1b

View file

@ -33,17 +33,6 @@ example.py
======= =======
# Function to multiply two numbers using the standard algorithm # Function to multiply two numbers using the standard algorithm
>>>>>>> UPDATED >>>>>>> UPDATED
# To add lines to end of a file, use the special form of including an *empty* ORIGINAL block:
some/file.txt
<<<<<<< ORIGINAL
=======
These lines will
be added to the end
of the file
>>>>>>> UPDATED
''' '''
returned_code = ''' returned_code = '''