Loading src/abstinent.py +1 −1 Original line number Diff line number Diff line Loading @@ -371,7 +371,7 @@ def induce(topic_name: str, result_list: list) -> (nx.Graph, list, dict): print('[a] Collecting frequencies from secret hideout.\t('+topic_name+')') continue break if graph_in_existence == False: Loading Loading
src/abstinent.py +1 −1 Original line number Diff line number Diff line Loading @@ -371,7 +371,7 @@ def induce(topic_name: str, result_list: list) -> (nx.Graph, list, dict): print('[a] Collecting frequencies from secret hideout.\t('+topic_name+')') continue break if graph_in_existence == False: Loading