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 46f942c commit dda4919Copy full SHA for dda4919
tests/test_api_wrapper/test_ctl_commands.py
@@ -142,7 +142,7 @@ def test_get_pods(self):
142
"env": [],
143
"gpuCount": 1,
144
"imageName": "runpod/pytorch:2.0.1-py3.10-cuda11.8.0-devel",
145
- "lastStatusChange": "Rented by User: Tue Aug 15 2023 13:41:20 GMT+0000 (Coordinated Universal Time)",
+ "lastStatusChange": "Rented by User: Tue Aug 15 2023",
146
"machineId": "MACHINE_ID",
147
"memoryInGb": 83,
148
"name": "POD_NAME",
0 commit comments