Skip to content

Commit

Permalink
chore: break changes
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jul 11, 2023
1 parent 6e31354 commit b6a69c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ def hello_new():


def sum_two_numbers(a, b):
return a + b
return a + b + b

0 comments on commit b6a69c2

Please sign in to comment.