{ "$schema": "https://json.schemastore.org/pyrightconfig.json", "include": ["src", "tests"], "typeCheckingMode": "strict", "venvPath": ".", "venv": ".venv" }