mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-09 22:25:53 +08:00
Fix the E20 errors.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user