Skip to content

Commit 46f942c

Browse files
committed
hotfix
1 parent d03d5e5 commit 46f942c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runpod/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from .endpoint import AsyncioEndpoint, AsyncioJob
88
from .api_wrapper.ctl_commands import(
99
get_gpus, get_gpu,
10-
get_pod,
10+
get_pods,
1111
create_pod, stop_pod, resume_pod, terminate_pod
1212
)
1313
from .cli.config import set_credentials, check_credentials, get_credentials

0 commit comments

Comments
 (0)