summaryrefslogtreecommitdiff
path: root/testsuite/E26.py
diff options
context:
space:
mode:
authorBrian Van Klaveren <bvan@slac.stanford.edu>2018-05-11 09:35:21 -0700
committerBrian Van Klaveren <bvan@slac.stanford.edu>2018-05-11 09:35:21 -0700
commitf6139a8e47dba691046ef82b6ab9b29e3bf38690 (patch)
tree90ee5e5a3ae322106508956f91e134a010592f92 /testsuite/E26.py
parent11ba4cc825e3753a5b662efe41942b6b3021d7e5 (diff)
downloadpep8-f6139a8e47dba691046ef82b6ab9b29e3bf38690.tar.gz
Implement W505 - Max Doc Length check
Diffstat (limited to 'testsuite/E26.py')
-rw-r--r--testsuite/E26.py12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/E26.py b/testsuite/E26.py
index 509babf..c3537ff 100644
--- a/testsuite/E26.py
+++ b/testsuite/E26.py
@@ -50,10 +50,10 @@ def oof():
#foo not parsed
"""
- ###########################################################################
- # A SEPARATOR #
- ###########################################################################
+ ####################################################################
+ # A SEPARATOR #
+ ####################################################################
- # ####################################################################### #
- # ########################## another separator ########################## #
- # ####################################################################### #
+ # ################################################################ #
+ # ####################### another separator ###################### #
+ # ################################################################ #