Skip to content

Commit

Permalink
Remove old TODO comments
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Nov 1, 2023
1 parent 4217cd3 commit 4555def
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rich/cells.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ def set_cell_size(text: str, total: int) -> str:
start = pos


# TODO: This is inefficient
# TODO: This might not work with CWJ type characters
def fold_to_width(
text: str,
width: int,
Expand Down

0 comments on commit 4555def

Please sign in to comment.