Sign in
apache
/
incubator-heron
/
refs/heads/sanjeevk/python_shading
/
.
/
third_party
/
python
/
pylint
/
main.py
blob: be5cf4f8ce415b2068d36c701d68bc53433f7653 [
file
] [
log
] [
blame
]
import
pylint
if
__name__
==
'__main__'
:
pylint
.
run_pylint
()