chore: small change for pull request #1

Open
gubsersinia wants to merge 1 commits from uebung1 into master
Showing only changes of commit 33b8d8125a - Show all commits

View File

@ -1,3 +1,4 @@
# small change for pull request
def addition(a=1, b=2):
return a + b