01/11/22 - 12h
parent
32305c44eb
commit
5c46f45b1a
|
@ -275,6 +275,7 @@ def GetActiveSessionFormation_List(diction):
|
||||||
#print(" ##### retval = " + str(retval))
|
#print(" ##### retval = " + str(retval))
|
||||||
RetObject.append(mycommon.JSONEncoder().encode(retval))
|
RetObject.append(mycommon.JSONEncoder().encode(retval))
|
||||||
|
|
||||||
|
#print("####RetObject = "+str(RetObject))
|
||||||
return True, RetObject
|
return True, RetObject
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue