20065320rp commited on
Commit
18344c1
1 Parent(s): 6ca5ddf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ def take_photo(filename='photo.jpg', quality=0.8):
58
 
59
  #with open(filename, 'wb') as f:
60
  # f.write(binary)
61
- return filename
62
 
63
 
64
 
 
58
 
59
  #with open(filename, 'wb') as f:
60
  # f.write(binary)
61
+ return filename
62
 
63
 
64