mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
10 lines
67 B
Python
10 lines
67 B
Python
in_stub_only: int
|
|
|
|
|
|
class Foo(Bar):
|
|
pass
|
|
|
|
|
|
class Bar:
|
|
pass
|