third_party.pylibs.pylint.src/bin/pyreverse
2019-03-20 09:07:35 +01:00

5 lines
72 B
Python
Executable File

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