Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 8ea9b43

Browse files
kairenk8s-ci-robot
authored andcommitted
Remove unnecessary char (#83)
1 parent 2508d8c commit 8ea9b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tcp-dist/cifar10/v1alpha1/pytorch_job_cifar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: "kubeflow.org/v1alpha1"
22
kind: "PyTorchJob"
3-
metadata:a
3+
metadata:
44
name: "pytorch-dist-cifar"
55
spec:
66
backend: "tcp"

0 commit comments

Comments
 (0)