mirror of https://github.com/go-python/gopy.git
need to run files through format or goimports..
This commit is contained in:
parent
50c71dc954
commit
49f82061f6
|
@ -72,4 +72,4 @@ func GetEmptyMatrix(xSize int, ySize int) [][]bool {
|
||||||
}
|
}
|
||||||
|
|
||||||
return result
|
return result
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue