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