Skip to content

Commit

Permalink
Update WebScraper_Java_Code.ipynb
Browse files Browse the repository at this point in the history
Updated to the format "From X import x"
  • Loading branch information
niccolopaganini authored Aug 11, 2023
1 parent 43813ec commit f06cd55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"import os\n",
"import csv\n",
"import requests\n",
"from bs4 import BeautifulSoup\n",
"from bs4 import bs4\n",
"import csv"
]
},
Expand Down

0 comments on commit f06cd55

Please sign in to comment.