diff --git a/theHarvester/lib/reportgraph.py b/theHarvester/lib/reportgraph.py index b05d0ad6..7d88ddb3 100644 --- a/theHarvester/lib/reportgraph.py +++ b/theHarvester/lib/reportgraph.py @@ -4,6 +4,7 @@ import plotly.graph_objs as go + class GraphGenerator: def __init__(self, domain):