We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6da51 commit 29dec52Copy full SHA for 29dec52
stdlib/2and3/pydoc_data/__init__.pyi
stdlib/2and3/pydoc_data/topics.pyi
@@ -0,0 +1,3 @@
1
+from typing import Dict
2
+
3
+topics: Dict[str, str]
0 commit comments