samusander commited on
Commit
4926438
·
1 Parent(s): 3aa4a88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
  import pandas as pd
3
- import json
4
  from urllib.request import urlopen
5
  from bs4 import BeautifulSoup
6
 
 
1
  import streamlit as st
2
  import pandas as pd
3
+ #import json
4
  from urllib.request import urlopen
5
  from bs4 import BeautifulSoup
6