Fix the E20 errors.

This commit is contained in:
Dave Halter
2017-06-23 09:37:02 +02:00
parent 97aebe4aa0
commit 2470f54baf
8 changed files with 99 additions and 21 deletions

View File

@@ -93,7 +93,7 @@ help = ur"print total number of errors " \
help = b"print total number of errors " \
b"to standard error"
#: E126+1:5
#: E122+1:5
help = br"print total number of errors " \
br"to standard error"