third_party.pylibs.pylint.src/pylint/test/input/func_i0011.py
Mike Frysinger f63bacb373 format: check for & warn about trailing newlines
The new tests also catch a lot of files in the pylint code base
that have trailing newlines, so clean them all up as well.

Close #682
2016-01-09 22:42:37 +02:00

5 lines
80 B
Python

# pylint:disable=W0404
"""check warning on local disabling
"""
__revision__ = 1