#!/usr/bin/env python
from pylint import run_pyreverse
run_pyreverse()
