tommy24 commited on
Commit
7c54f52
·
1 Parent(s): 3502441

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ import os
31
 
32
  url = "https://api.writesonic.com/v2/business/content/chatsonic?engine=premium"
33
 
34
- def main()
35
  user = input("Enter the prompt: ")
36
 
37
  payload = {
 
31
 
32
  url = "https://api.writesonic.com/v2/business/content/chatsonic?engine=premium"
33
 
34
+ def main():
35
  user = input("Enter the prompt: ")
36
 
37
  payload = {