1
0
forked from VimPlug/jedi

Get the first rename test passing

This commit is contained in:
Dave Halter
2020-02-10 17:42:23 +01:00
parent 6166e7961e
commit 13b393a5e3
6 changed files with 126 additions and 39 deletions

View File

@@ -8,3 +8,7 @@ class InternalError(_JediError):
class WrongVersion(_JediError):
pass
class RefactoringError(_JediError):
pass