We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7515476 commit 6030f4cCopy full SHA for 6030f4c
README.md
@@ -146,7 +146,7 @@ runpod.terminate_pod(pod.id)
146
├── examples # Examples
147
├── runpod # Package source code
148
│ ├── api_wrapper # Language library - API (GraphQL)
149
-| ├── cli # Command Line Interface Functions
+│ ├── cli # Command Line Interface Functions
150
│ ├── endpoint # Language library - Endpoints
151
│ └── serverless # SDK - Serverless Worker
152
└── tests # Package tests
0 commit comments