diff --git a/caliGraph.py b/caliGraph.py index 5acef45..6fd2715 100755 --- a/caliGraph.py +++ b/caliGraph.py @@ -18,7 +18,7 @@ import plotly.graph_objects as go import wikipedia -from py import * +from py.gp import * def getAllAuthors(books): authors = set()