#! /usr/bin/python3
from pylint import run_pylint
run_pylint()
