forked from VimPlug/jedi
fake docstrs fixed
This commit is contained in:
@@ -182,7 +182,7 @@ class Simple(Base):
|
||||
|
||||
|
||||
class IsScope(Base):
|
||||
pass
|
||||
__slots__ = ()
|
||||
|
||||
|
||||
class Scope(Simple, IsScope, DocstringMixin):
|
||||
|
||||
Reference in New Issue
Block a user