mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-05 21:53:58 +07:00
PY-19412 Fixed: Class method support becomes broken if method attribute is used Check all next siblings stubs of PyTargetExpressionStub type in function modifier calculating and honour all nullable values
3 lines
31 B
Python
3 lines
31 B
Python
from a import Spam
|
|
|
|
Spam.spam() |