Skip to content

Commit

Permalink
test: update
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajingbin committed Dec 18, 2024
1 parent 140e04a commit d6376af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calculator.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
def add(a, b):
return a + b
return a + b + a

0 comments on commit d6376af

Please sign in to comment.