mirror of
https://github.com/astral-sh/ruff
synced 2026-01-07 14:44:17 -05:00
Fix handling of trailing target comment (#9051)
This commit is contained in:
@@ -67,3 +67,12 @@ def main() -> None:
|
||||
db_request.POST["name"]
|
||||
)
|
||||
)[0]
|
||||
|
||||
|
||||
c = b[dddddd, aaaaaa] = (
|
||||
a[
|
||||
aaaaaaa,
|
||||
bbbbbbbbbbbbbbbbbbb
|
||||
]
|
||||
# comment
|
||||
) = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
|
||||
Reference in New Issue
Block a user