mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-10 05:27:54 -05:00
fix test
This commit is contained in:
@@ -100,7 +100,7 @@ def ask_user_email(project):
|
||||
|
||||
def exit_gpt_pilot(project, ask_feedback=True):
|
||||
terminate_running_processes()
|
||||
path_id = get_path_id()
|
||||
# path_id = get_path_id()
|
||||
|
||||
if ask_feedback:
|
||||
# ask_to_store_prompt(project, path_id)
|
||||
|
||||
Reference in New Issue
Block a user