Files @ 5a73d3d8f8d4
Branch filter:

Location: NPO-Accounting/oxrlib/tests/historical1.json

Brett Smith
historical: Move normalize_rate and _pretty_rate to base Formatter.

This reduces the number of method overrides to help readability,
and gets rid of the annoying format_rate/pretty_rate distinction.
{
    "disclaimer": "https://openexchangerates.org/terms/",
    "license": "https://openexchangerates.org/license/",
    "timestamp": 982342800,
    "base": "USD",
    "rates": {
        "AED": 3.67246,
        "ALL": 144.529793,
        "ANG": 1.79,
        "RUB": 57.0763,
        "USD": 1
    }
}