Skip to content

Commit

Permalink
v.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolainp committed Oct 20, 2023
1 parent 37aed74 commit 99a5057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toGraph.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ var checkErr = func(err error) {
}
}

// TODO: delimiter
// TODO: column names
// TODO: graph name + output file name
// TODO: display columns

func main() {
state.InitState()
Expand Down

0 comments on commit 99a5057

Please sign in to comment.