reformat code

This commit is contained in:
2022-08-18 19:15:16 +02:00
parent 988abb715f
commit 653ee95311
7 changed files with 25 additions and 25 deletions

View File

@ -1,6 +1,5 @@
package train
const (
prefixInput = "input/data/train/"
prefixInput = "input/data/train/"
)