robocar-tools/pkg/train/config.go

7 lines
62 B
Go
Raw Normal View History

package train
const (
prefixInput = "input/data/train/"
)