change_type

Contents

change_type#

eoio.utils.dict_tools.change_type(test_dict) None[source]#

Convert value types from str to other recognised types in dictionary.

Recognised types include:

Uses eoio.utils.formatters.val_format to convert values

Parameters:

test_dict – dictionary with values to changes