fix linting + format issues too

This commit is contained in:
Sarina Li
2025-11-18 10:04:23 -05:00
parent 80cb3dece3
commit 003e417c89
5 changed files with 44 additions and 20 deletions
+8 -1
View File
@@ -1,5 +1,12 @@
{
"title": "Computer SDK",
"description": "Build computer-using agents with the Computer SDK",
"pages": ["computers", "commands", "tracing-api", "sandboxed-python", "custom-computer-handlers", "computer-ui"]
"pages": [
"computers",
"commands",
"tracing-api",
"sandboxed-python",
"custom-computer-handlers",
"computer-ui"
]
}