Skip to content

Commit

Permalink
use new module name in example
Browse files Browse the repository at this point in the history
  • Loading branch information
roycaihw committed Nov 11, 2019
1 parent 64beb03 commit 9d29ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pod_exec.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

from kubernetes import config
from kubernetes.client import Configuration
from kubernetes.client.apis import core_v1_api
from kubernetes.client.api import core_v1_api
from kubernetes.client.rest import ApiException
from kubernetes.stream import stream

Expand Down

0 comments on commit 9d29ac1

Please sign in to comment.