#!/usr/bin/env python3
from beancount.scripts.report import main; main()
