Skip to content

Commit

Permalink
Update components/kserve/src/kservedeployer.py
Browse files Browse the repository at this point in the history
Co-authored-by: Tommy Li <[email protected]>
  • Loading branch information
magdalenakuhn17 and Tomcli authored Oct 23, 2023
1 parent 3a5c273 commit d4c6377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/kserve/src/kservedeployer.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import yaml

from kubernetes import client
from kubernetes import V1ResourceRequirements
from kubernetes.client.models import V1ResourceRequirements

from kserve import constants
from kserve import KServeClient
Expand Down

0 comments on commit d4c6377

Please sign in to comment.