forked from VimPlug/jedi
Get the first rename test passing
This commit is contained in:
@@ -8,3 +8,7 @@ class InternalError(_JediError):
|
||||
|
||||
class WrongVersion(_JediError):
|
||||
pass
|
||||
|
||||
|
||||
class RefactoringError(_JediError):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user