mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-23 23:11:37 +07:00
[PY-34710] Fix adding not implemented function to imported module
GitOrigin-RevId: cd11eaf0b7b4004d0822cb2688bbb3a1b9a60116
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fa2f830142
commit
4115b0eac4
@@ -0,0 +1,4 @@
|
||||
from mod import <error descr="Cannot find reference 'foo' in 'mod.py'"><caret>foo</error>
|
||||
|
||||
|
||||
foo()
|
||||
Reference in New Issue
Block a user