Update wolverine.py

pull/16/head
biobootloader 2023-04-15 11:20:12 -07:00 zatwierdzone przez GitHub
rodzic c12575af38
commit c20b79ea28
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -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)