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