Skip to content

Commit

Permalink
docs: remove completed TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Oct 2, 2024
1 parent 9627b73 commit 337b025
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gptme/tools/patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ def diff_minimal(self, strip_context=False) -> str:
Show a minimal diff of the patch.
Note that a minimal diff isn't necessarily a unique diff.
"""
# TODO: write tests, actually check the implementation
# TODO: show this when previewing the patch
# TODO: replace previous patches with the minimal version

diff = list(
Expand Down

0 comments on commit 337b025

Please sign in to comment.