Skip to content

Commit

Permalink
testing push
Browse files Browse the repository at this point in the history
  • Loading branch information
Pun2341 committed Nov 7, 2023
1 parent d9a01f9 commit dac0039
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test-folder/testfile.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
def testFunction():
print("Hello World!")


def print_really_long_string():
print("This is a really long string that will be printed on multiple lines.")

0 comments on commit dac0039

Please sign in to comment.