Skip to content

[bugfix] Potentially strip quotes from values before converting to float

Dominic Kempf requested to merge feature/fix-outputtree into master

See #105 (closed) for details.

Implemented through a floatify function that may be extended in the future if more gymnastics are necessary to convert to float.

This fixes #105 (closed).

Merge request reports