#!/usr/bin/python3

from rpmlint.cli import diff

diff()
