forked from VimPlug/jedi
Fixes to get the tests passing for 3.10
This commit is contained in:
@@ -31,6 +31,7 @@ if x:
|
||||
#? ['else']
|
||||
else
|
||||
|
||||
# python >= 3.11
|
||||
try:
|
||||
pass
|
||||
#? ['except', 'Exception', 'ExceptionGroup']
|
||||
|
||||
Reference in New Issue
Block a user