Skip to content

Commit

Permalink
removed scholarly import
Browse files Browse the repository at this point in the history
  • Loading branch information
nahmed12 committed Feb 1, 2024
1 parent d8f1dca commit 17eeead
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
"import plotly.express as px\n",
"import plotly\n",
"from IPython.display import display,FileLink, HTML, Markdown, IFrame\n",
"from scholarly import scholarly\n",
"from wordcloud import WordCloud\n",
"import matplotlib.pyplot as plt\n",
"import re\n",
Expand Down
1 change: 0 additions & 1 deletion appyters/Researcher_Summary_Report_Appyter/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import requests
import plotly.express as px
import plotly
from scholarly import scholarly
import datetime
import math
from bs4 import BeautifulSoup
Expand Down

0 comments on commit 17eeead

Please sign in to comment.