Changes to trigger jenkins
This commit is contained in:
父節點
80bfcc7f45
當前提交
401cf815c1
共有 1 個文件被更改,包括 1 次插入 和 1 次删除
|
@ -16,7 +16,7 @@ def conv(value):
|
|||
except ValueError:
|
||||
return str(value)
|
||||
|
||||
# The 'add2' function itself
|
||||
# The 'add2' function itself Yup Yup
|
||||
def add2(arg1, arg2):
|
||||
# Convert 'arg1' and 'arg2' to their appropriate types
|
||||
arg1conv = conv(arg1)
|
||||
|
|
載入中…
Reference in a new issue