fix formatting.
This commit is contained in:
parent
554ee5102b
commit
41f71307aa
|
@ -8,8 +8,7 @@ use super::super::values::NuDataFrame;
|
|||
|
||||
use nu_plugin::{EngineInterface, EvaluatedCall, PluginCommand};
|
||||
use nu_protocol::{
|
||||
Category, Example, LabeledError, PipelineData, Signature, Span,
|
||||
SyntaxShape, Type, Value,
|
||||
Category, Example, LabeledError, PipelineData, Signature, Span, SyntaxShape, Type, Value,
|
||||
};
|
||||
use polars::{
|
||||
prelude::{AnyValue, DataType, Field, NamedFrom},
|
||||
|
|
Loading…
Reference in New Issue
Block a user