third_party.pylibs.pylint.src/bin/pyreverse
2012-10-05 15:54:14 +02:00

4 lines
71 B
Python
Executable File

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