mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-05 15:50:49 +07:00
It is assumed to be provided with a distribution. As a result stub package should not replace any other package because such package could contain pyi stubs.
4 lines
49 B
Python
4 lines
49 B
Python
from pkg import foo
|
|
|
|
foo.bar("a", "b")
|
|
# <ref> |