Skip to content

Commit

Permalink
Add some functions
Browse files Browse the repository at this point in the history
  • Loading branch information
michelletran-codecov committed Aug 23, 2024
1 parent 00ab25c commit 6f5be43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions func.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ def func():
def untested():
return "This is untested code"


def more_untested():
return "hello world"


0 comments on commit 6f5be43

Please sign in to comment.