mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-01 01:33:21 +08:00
10 lines
67 B
Python
10 lines
67 B
Python
in_stub_only: int
|
|
|
|
|
|
class Foo(Bar):
|
|
pass
|
|
|
|
|
|
class Bar:
|
|
pass
|