mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Introduce inspection that suggests to install stub packages (PY-31244, PY-31851)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<body>
|
||||
Advertises stub packages.
|
||||
<p>
|
||||
Stub package is a package that contains type information for the corresponding runtime package.
|
||||
See <a href="https://www.python.org/dev/peps/pep-0561/">PEP 561</a> for more details.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user