This commit is contained in:
udayakr 2019-02-07 19:09:14 +05:30 committed by GitHub
parent f0908608b6
commit 7e8baadaf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ in quotes (i.e. as a string).
# If 'value' is not an integer, convert it to a float and failing that, a string. # If 'value' is not an integer, convert it to a float and failing that, a string.
# This is the file to calculate the additon of two numbers. # This is the file to calculate the additon of two numbers.
# this new comment has been added to test the pipeline
def conv(value): def conv(value):