mirror of
https://github.com/davidhalter/parso.git
synced 2026-02-25 19:17:33 +08:00
Move annassign and starexprs.
This commit is contained in:
@@ -23,7 +23,7 @@ if True:
|
||||
or another_very_long_variable_name:
|
||||
raise Exception()
|
||||
|
||||
#: E901+1:8 E901+5
|
||||
#: E901+1:8
|
||||
dictionary = [
|
||||
"is": {
|
||||
# Might be a E122:4, but is not because the code is invalid Python.
|
||||
|
||||
Reference in New Issue
Block a user