Skip to content

Commit

Permalink
fix(CreateDataset): user-specified data should override transforms
Browse files Browse the repository at this point in the history
  • Loading branch information
b5 committed Jun 12, 2018
1 parent d1d345c commit 7edff80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/print.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import (
"github.com/olekukonko/tablewriter"
"github.com/qri-io/dataset"
"github.com/qri-io/qri/config"
"github.com/qri-io/qri/core"
"github.com/qri-io/qri/repo"
"github.com/qri-io/registry"
"github.com/spf13/cobra"
Expand Down

0 comments on commit 7edff80

Please sign in to comment.