mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-14 16:37:11 +08:00
Try to add syntax errors to pep8 normalizing.
This commit is contained in:
@@ -15,6 +15,7 @@ if False:
|
||||
pass
|
||||
print
|
||||
print
|
||||
#: E901:4
|
||||
print
|
||||
mimetype = 'application/x-directory'
|
||||
#: E111:5
|
||||
|
||||
Reference in New Issue
Block a user