val_format

Contents

val_format#

eoio.utils.formatters.val_format(s)[source]#

Change recognised formats of input strings into different types

Parameters:

s – input value

Returns:

Newly formatted value or the original input value.