python-money
python-money copied to clipboard
Fix a typing issue with the currency sub field
In certain instances, the currency subfield (total_currency for example) could be of type Currency instead of a string-like.