Update README.md
This commit is contained in:
@ -36,7 +36,7 @@ Code example
|
|||||||
# important: do not sleep here!
|
# important: do not sleep here!
|
||||||
|
|
||||||
|
|
||||||
In the change_<xxx> function the validity of <value> has to be checked, and if any conversion
|
In the change_xxx function the validity of <value> has to be checked, and if any conversion
|
||||||
happens the converted value has to be returned. When no change function is present, the value
|
happens the converted value has to be returned. When no change function is present, the value
|
||||||
is converted to the type of the initial value (e.g. float, int or str)
|
is converted to the type of the initial value (e.g. float, int or str)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user