mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-01 17:53:21 +08:00
Make sure that the definition order in stubs are ignored
This commit is contained in:
@@ -1 +1,9 @@
|
||||
in_stub_only: int
|
||||
|
||||
|
||||
class Foo(Bar):
|
||||
pass
|
||||
|
||||
|
||||
class Bar:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user