Skip to content

Commit 358b435

Browse files
removed bad example
1 parent 031a6a1 commit 358b435

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

documentation/serverless/worker-list.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@ The `api_key` could alternatively be provided in the request header as a bearer
3737
}
3838
```
3939

40-
Using the Python SDK, you can call:
41-
```python
42-
endpoint = client.get_endpoint("my-endpoint")
43-
workers = endpoint.get_workers()
44-
```
45-
4640
## Outputs
4741

4842
For each GPU instance in the Endpoint, the following will be returned:

0 commit comments

Comments
 (0)