#!/usr/bin/python3

from lintian_brush.watch import main
main()
