Skip to content

Commit dda4919

Browse files
committed
hotfix codestyle
1 parent 46f942c commit dda4919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_api_wrapper/test_ctl_commands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def test_get_pods(self):
142142
"env": [],
143143
"gpuCount": 1,
144144
"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)",
145+
"lastStatusChange": "Rented by User: Tue Aug 15 2023",
146146
"machineId": "MACHINE_ID",
147147
"memoryInGb": 83,
148148
"name": "POD_NAME",

0 commit comments

Comments
 (0)