wmacdonald commited on
Commit
4481b1a
1 Parent(s): 5aed9a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -44,7 +44,6 @@ def search_images(term, max_images=30):
44
  return L(ddg_images(term, max_results=max_images)).itemgot('image')
45
 
46
  # %% [code] {"execution":{"iopub.status.busy":"2023-01-19T13:45:51.347402Z","iopub.execute_input":"2023-01-19T13:45:51.347810Z","iopub.status.idle":"2023-01-19T13:45:51.408967Z","shell.execute_reply.started":"2023-01-19T13:45:51.347776Z","shell.execute_reply":"2023-01-19T13:45:51.407774Z"}}
47
- ?L
48
 
49
 
50
  # %% [markdown]
 
44
  return L(ddg_images(term, max_results=max_images)).itemgot('image')
45
 
46
  # %% [code] {"execution":{"iopub.status.busy":"2023-01-19T13:45:51.347402Z","iopub.execute_input":"2023-01-19T13:45:51.347810Z","iopub.status.idle":"2023-01-19T13:45:51.408967Z","shell.execute_reply.started":"2023-01-19T13:45:51.347776Z","shell.execute_reply":"2023-01-19T13:45:51.407774Z"}}
 
47
 
48
 
49
  # %% [markdown]