mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
fixed PY-9656 Make function from method: update import statements
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from test import A
|
||||
|
||||
A().foo()
|
||||
Reference in New Issue
Block a user