I\'m using a python integration code with other application. When I run a method, I receive a tuple in this format:
In: print(type(my_tuple)) Out: