Commit 8b3a5fc2 authored by hoffmann's avatar hoffmann
Browse files

small change for aesthetic purposes

parent 596b148a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: