retab
parent
5131ffb8eb
commit
2cd93c9677
|
@ -88,8 +88,7 @@ func main() {
|
|||
'petal_length', petal_length,
|
||||
'petal_width', petal_width,
|
||||
'class', class
|
||||
)
|
||||
from iris
|
||||
) from iris
|
||||
`)
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
|
|
Loading…
Reference in New Issue