mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
7 lines
311 B
HTML
7 lines
311 B
HTML
<html>
|
|
<body>
|
|
<p>Creates an empty stub file with the <code>.pyi</code> extension.
|
|
Stub files allow you to specify type hints using Python 3 syntax for both Python 2 and 3.</p>
|
|
<p>For more details, see <a href="https://www.jetbrains.com/help/pycharm/stubs.html">Working with stub files</a>.</p>
|
|
</body>
|
|
</html> |