forked from VimPlug/jedi
10 lines
67 B
Python
10 lines
67 B
Python
in_stub_only: int
|
|
|
|
|
|
class Foo(Bar):
|
|
pass
|
|
|
|
|
|
class Bar:
|
|
pass
|