Joshua1808 commited on
Commit
600055d
·
1 Parent(s): 9273222

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,7 +184,7 @@ def tweets_localidad(buscar_localidad):
184
 
185
 
186
  except error:
187
- st.text¨("Error")
188
 
189
  return tabla
190
 
 
184
 
185
 
186
  except error:
187
+ st.text("Error")
188
 
189
  return tabla
190