Skip to content

Commit

Permalink
fixed broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
ATheorell committed Nov 12, 2023
1 parent 8496fc6 commit e0213af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt_engineer/legacy/steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
format_file_to_input,
get_code_strings,
overwrite_files_with_edits,
to_files_and_memory,
# to_files_and_memory,
)
from gpt_engineer.core.default.on_disk_repository import FileRepositories
from gpt_engineer.applications.cli.file_selector import FILE_LIST_NAME, ask_for_files
Expand Down

0 comments on commit e0213af

Please sign in to comment.