09u2h4n commited on
Commit
411963a
·
1 Parent(s): 95f9744
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}
 
7
 
8
  @app.get("/")
9
  def greet_json():
10
+ return {"Sonuc": take_screenshot("https:google.com", ".")}