#! /usr/bin/python3
from pylint import epylint
epylint.Run()
