09u2h4n commited on
Commit
499e1bc
·
1 Parent(s): 91127bc

app.py test1

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,4 +7,4 @@ pwd = os.getcwd()
7
 
8
  @app.get("/")
9
  def greet_json():
10
- return {"Sonuc": take_screenshot("https:google.com", ".")}
 
7
 
8
  @app.get("/")
9
  def greet_json():
10
+ return {"Sonuc": take_screenshot("https:google.com")}