mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +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.
1 line
35 B
Python
1 line
35 B
Python
def bar(a: str, b: str) -> str: ... |