修改函数test_function7 #4

Closed
p50342189 wants to merge 1 commits from p50342189/graduation-project:main into main
1 changed files with 2 additions and 2 deletions
Showing only changes of commit b99af9658f - Show all commits

View File

@ -34,5 +34,5 @@ class Util:
return True
return False
def test_function6(self):
print("test_function6")
def test_function7(self):
print("test_function7")