Update job_crud.py
This commit is contained in:
parent
57ad5d237e
commit
a06bd3a3c9
@ -17,10 +17,9 @@ Creates, updates, and deletes a job object.
|
||||
"""
|
||||
|
||||
from os import path
|
||||
|
||||
import yaml
|
||||
|
||||
from time import sleep
|
||||
|
||||
import yaml
|
||||
|
||||
from kubernetes import client, config
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user