mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-24 07:21:25 +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,3 @@
|
||||
import mod
|
||||
|
||||
mod.<caret><warning descr="Cannot find reference 'func' in 'mod.py'"><caret>func</warning>()
|
||||
Reference in New Issue
Block a user