Commit e174d122 authored by Victor Zimmermann's avatar Victor Zimmermann
Browse files

Merge branch 'master' of gitlab.cl.uni-heidelberg.de:zimmermann/absinth

parents 3e113981 8b3a5fc2
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: