Search
You can find the results of your search below.
Fulltext results:
- vscode
- Family": "Fira Code", "editor.fontLigatures": true, "window.zoomLevel": 1.5, "editor.tabSize": 4, "editor.insertSpaces": true, "python.formatting.provider": "black" } </fi... g.provider": "black", "python.linting.enabled": true, "python.linting.pylintEnabled": true, "python.linting.mypyEnabled": true, "editor.insertSpaces":
- python
- ng, Mapping x: int = 1 x: float = 1.0 x: bool = True x: str = "test" x: bytes = b"test" x: list[int] =