Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease committed Aug 15, 2024
1 parent d690caa commit 26340fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vegafusion-common/src/data/table.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ use {
use {
arrow::pyarrow::{FromPyArrow, ToPyArrow},
pyo3::{
conversion::FromPyObjectBound,
prelude::*,
types::{PyList, PyTuple},
conversion::FromPyObjectBound,
Bound, PyAny, PyErr, PyObject, PyResult, Python,
},
};
Expand Down

0 comments on commit 26340fa

Please sign in to comment.