Compare commits

...

2 Commits

1 changed files with 2 additions and 2 deletions

View File

@ -37,5 +37,5 @@ class Util:
def test_function(self):
print("test_function")
def test_function2(self):
print("test_function2")
def test_function3(self):
print("test_function3")