mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
get the reverse tokenizer positions right even with strange docstring situations
This commit is contained in:
@@ -209,6 +209,9 @@ def a():
|
||||
"""
|
||||
pass
|
||||
|
||||
#?
|
||||
# str literals in comment """ upper
|
||||
|
||||
# -----------------
|
||||
# magic methods
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user