Skip to content

Commit 4c12e2a

Browse files
authored
fix kjob.py pyink (#552)
Signed-off-by: Piotr Pawłowski <[email protected]>
1 parent babe94b commit 4c12e2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/xpk/core/kjob.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ def create_job_template_instance(
333333
args=args,
334334
)
335335

336+
336337
def create_pod_template_instance(args: Namespace, service_account: str) -> int:
337338
"""Create new PodTemplate instance on cluster with default settings.
338339

0 commit comments

Comments
 (0)