#!/usr/bin/python3

from univention.ucslint.main import run


run()
