flutter_flutter/tools/webkitpy/style/checkers/python_unittest_input.py
2014-10-23 11:17:19 -07:00

5 lines
229 B
Python

# This file is sample input for python_unittest.py and includes two
# problems, one that will generate a PEP-8 warning for trailing whitespace
# and one that will generate a pylint error for an undefined variable.
print error()