format_object# magicctapipe.io.format_object(input_object)[source]# Formats a object (dictionary or list) to show its elements. Parameters: input_objectdictDictionary that should be formatted Returns: strThe formatted object