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