#!python
from pylint import run_pylint_gui
run_pylint_gui()
