summaryrefslogtreecommitdiffstats
path: root/typings/README.md
blob: e7c84043c36d4a50a9cc432a3bee46a8b9b01bac (plain)
1
2
3
4
5
# Python type stubs

This directory holds [Python stub files](https://peps.python.org/pep-0484/#stub-files) to improve the editing experience for Python code in this repo, such as [LLDB data formatters](https://lldb.llvm.org/use/variable.html).

If you use Pyright (e.g. via [Pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance) in VS Code) then these will be picked up automatically; other tools may require additional configuration to see them.