Closed dustmop closed 2 years ago
There was a mistake in the spelling of OutputConfig, but this bug was covered up by other bugs in starlib/dataframe. Bump our dependency to fix these bugs, and use the function SetOutputSize instead. Also fix the stack trace display.
For future reference, https://github.com/qri-io/starlib/pull/162 fixed the starlib bugs mentioned in this PR's description.
There was a mistake in the spelling of OutputConfig, but this bug was covered up by other bugs in starlib/dataframe. Bump our dependency to fix these bugs, and use the function SetOutputSize instead. Also fix the stack trace display.