[ty] Fix completion in decorators with missing declaration (#22177)
This commit is contained in:
@@ -3,3 +3,6 @@
|
||||
def foo(): ...
|
||||
@@
|
||||
def foo(): ...
|
||||
@test
|
||||
@
|
||||
class Test
|
||||
|
||||
Reference in New Issue
Block a user