anushkaayadav commited on
Commit
51af872
·
verified ·
1 Parent(s): ed6d28b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -102,8 +102,7 @@ def get_pinterest_link(question):
102
  """
103
  Check if the question contains a keyword and return the corresponding Pinterest link.
104
  """
105
- def get_pinterest_link(question):
106
- """
107
  Check if the question contains a keyword and return the corresponding Pinterest link.
108
  """
109
  keyword_links = {
 
102
  """
103
  Check if the question contains a keyword and return the corresponding Pinterest link.
104
  """
105
+ def get_pinterest_link(question): """
 
106
  Check if the question contains a keyword and return the corresponding Pinterest link.
107
  """
108
  keyword_links = {