Skip to content

Commit

Permalink
another change for test release
Browse files Browse the repository at this point in the history
  • Loading branch information
FoamyGuy committed Oct 6, 2023
1 parent c7400a1 commit efa9001
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/testrepo_simpletest.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ def test():
print(x + 1)
print(y + 10)
print(z + 100)
print(x + 88)
print(x + 88)
print(x + 72)

0 comments on commit efa9001

Please sign in to comment.