mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-16 09:27:12 +08:00
Start scanning for indentation errors.
This commit is contained in:
@@ -15,7 +15,7 @@ if False:
|
||||
pass
|
||||
print
|
||||
print
|
||||
#: E901:4
|
||||
#: E903:0
|
||||
print
|
||||
mimetype = 'application/x-directory'
|
||||
#: E111:5
|
||||
|
||||
Reference in New Issue
Block a user