mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-07 11:10:08 +08:00
Fixes to get the tests passing for 3.10
This commit is contained in:
@@ -232,6 +232,7 @@ def a():
|
||||
#?
|
||||
# str literals in comment """ upper
|
||||
|
||||
# python >= 3.11
|
||||
def completion_in_comment():
|
||||
#? ['Exception', 'ExceptionGroup']
|
||||
# might fail because the comment is not a leaf: Exception
|
||||
|
||||
Reference in New Issue
Block a user