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