isaacharrisholt / quiffen

Quiffen is a Python package for parsing QIF (Quicken Interchange Format) files.
MIT License
33 stars 28 forks source link

strip invalid characters when parsing decimals #57

Closed isaacharrisholt closed 1 year ago

isaacharrisholt commented 1 year ago

Fixes #56 as well as any other issues that may arise from non-standard value formats in QIF files.