Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vvvvadim authored Dec 15, 2024
1 parent 0dc173e commit ad8d7ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@

def sum_two(a: int, b: int) -> int:
return a + b + 1

0 comments on commit ad8d7ed

Please sign in to comment.