mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Try to recover from errors that are happening in subprocesses
This commit is contained in:
2
jedi/api/exceptions.py
Normal file
2
jedi/api/exceptions.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class InternalError(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user