Problem: hello, trying to determine the best way to get trailing zeros to appear in the decimal formatted output. currently: In [1]: from babel.numbers import format_decimal, format_currency In [2]: ...