rpmlint/lint.py

6 lines
57 B
Python
Executable File

#!/usr/bin/python3
from rpmlint.cli import lint
lint()