Joshua1808 commited on
Commit
edb53bb
·
1 Parent(s): 240757a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import regex as re
7
  import pysentimiento
8
  import geopy
9
  import matplotlib.pyplot as plt
10
- import plotly.express as px
11
 
12
  from pysentimiento.preprocessing import preprocess_tweet
13
  from geopy.geocoders import Nominatim
 
7
  import pysentimiento
8
  import geopy
9
  import matplotlib.pyplot as plt
10
+
11
 
12
  from pysentimiento.preprocessing import preprocess_tweet
13
  from geopy.geocoders import Nominatim