#!/usr/bin/python3 -s

from apertium_lint import apertium_lint as lint
lint.main()
