10000 Update job_crud.py · palnabarun/python@a06bd3a · GitHub
[go: up one dir, main page]

Skip to content

Commit a06bd3a

Browse files
authored
Update job_crud.py
1 parent 57ad5d2 commit a06bd3a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/job_crud.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@
1717
"""
1818

1919
from os import path
20-
21-
import yaml
22-
2320
from time import sleep
21+
22+
import yaml
2423

2524
from kubernetes import client, config
2625

0 commit comments

Comments
 (0)
0