#!/usr/bin/python3.4
from pylint import run_pyreverse
run_pyreverse()
