Closed 4383 closed 5 years ago
When user try to extract a float we need to consider that this is a single value to use the newline format like for string or int.
related to #57
Fixed in 1.8.2:
1.8.2
$ pip install -U niet
When user try to extract a float we need to consider that this is a single value to use the newline format like for string or int.
related to #57