Merge branch 'master' of https://github.com/laramies/theHarvester into dev
This commit is contained in:
NotoriousRebel 2020-02-05 17:02:50 -05:00
commit 02c31e35dc

View file

@ -4,6 +4,7 @@
import plotly.graph_objs as go import plotly.graph_objs as go
class GraphGenerator: class GraphGenerator:
def __init__(self, domain): def __init__(self, domain):