Skip to content

Commit

Permalink
Add another function
Browse files Browse the repository at this point in the history
  • Loading branch information
michelletran-codecov committed May 22, 2024
1 parent b4d221c commit 75ac3f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions func.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ def untested():
def more_untested():
return "hello world"


def even_more_untested():
return "blue is the new red"



0 comments on commit 75ac3f4

Please sign in to comment.