summaryrefslogtreecommitdiff
path: root/tools/sample.py
blob: d3bc9b189bec8dd3cc4649393e2471c027a33f65 (plain)
1
2
3
4
import ledger

def get_amount(item):
    return item.amount() * 100