format_object#

magicctapipe.io.format_object(input_object)[source]#

Formats a object (dictionary or list) to show its elements.

Parameters:
input_objectdict

Dictionary that should be formatted

Returns:
str

The formatted object