Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann committed May 6, 2024
1 parent 4d89ea3 commit 75a9a66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from __future__ import annotations

from safeds.data.tabular.containers import ExperimentalPolarsRow, ExperimentalPolarsTable
from safeds.data.tabular.containers._vectorized_cell import _VectorizedCell
from safeds.data.tabular.containers._experimental_vectorized_cell import _VectorizedCell
from safeds.data.tabular.typing import Schema, ColumnType


Expand Down

0 comments on commit 75a9a66

Please sign in to comment.