Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Mar 19, 2024
1 parent 2d8f64c commit 790d98f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/textual/widgets/data_table.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from ._data_table import (
CellDoesNotExist,
CellKey,
CellType,
Column,
ColumnDoesNotExist,
ColumnKey,
Expand All @@ -15,7 +14,6 @@
__all__ = [
"CellDoesNotExist",
"CellKey",
"CellType",
"Column",
"ColumnDoesNotExist",
"ColumnKey",
Expand Down

0 comments on commit 790d98f

Please sign in to comment.