#!python
from pylint import run_pylint

run_pylint()
