test
This commit is contained in:
parent
1c1ff7d7fa
commit
f5903aa104
@ -16,5 +16,6 @@ class Test():
|
||||
|
||||
def get(self, *args):
|
||||
|
||||
print("here I am ")
|
||||
|
||||
return "%s Success" % method
|
||||
return "Success"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user