mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-05 21:53:58 +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.
2 lines
31 B
Python
2 lines
31 B
Python
def bar(a, b):
|
|
return a + b |