mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-02-23 15:49:50 +01:00
fix storing of app in project class
This commit is contained in:
@@ -28,7 +28,6 @@ def get_arguments():
|
||||
arguments['name'] = app.name
|
||||
# Add any other fields from the App model you wish to include
|
||||
except ValueError as e:
|
||||
print('fkldsjlfjsdlkfjkldsjflkdsjfljdsklfjdslk')
|
||||
print(e)
|
||||
# Handle the error as needed, possibly exiting the script
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user