Skip to content

Commit

Permalink
Update wolverine.py
Browse files Browse the repository at this point in the history
  • Loading branch information
biobootloader authored Apr 15, 2023
1 parent c12575a commit c20b79e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wolverine.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ def send_error_to_gpt(file_path, args, error_message, model=DEFAULT_MODEL):
return json_validated_response(model, messages)


# Added the flag -confirm which will ask user before writing changes to file

def apply_changes(file_path, changes: list, confirm=False):
"""
Pass changes as loaded json (list of dicts)
Expand Down

0 comments on commit c20b79e

Please sign in to comment.