Skip to content

Commit

Permalink
forgot a print
Browse files Browse the repository at this point in the history
  • Loading branch information
azhow committed Oct 22, 2017
1 parent 0679f7b commit 0e8e941
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion network_disturbance_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ def change_edges(node_list, edge_list, od_matrix, complementary_edges, just_remo
found = False
edge_ln = edge_list
changed_edge = None
print(ranked_edges)
#Redundant but it's easier for now
if just_remove:
#If it is needed to remove one specific edge in the network
Expand Down

0 comments on commit 0e8e941

Please sign in to comment.