Remove E113 comment

E113 was already implement but the comment was never removed. This commit
removes it.

Change-Id: Ie786451c98fbbb97064bc53551be20b67bd32030
This commit is contained in:
Aaron Rosen 2014-12-17 23:29:25 -08:00
parent 45fb42d3cc
commit 459f716bba
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ commands = python setup.py testr --no-parallel --testr-args='test_benchmark {pos
# H305 imports not grouped correctly
# H405 multi line docstring summary not separated with an empty line
# H904 Wrap long lines in parentheses instead of a backslash
# E113 unexpected indentation
# H302 import only modules