Closed pavithrahareddy closed 4 years ago
File "main.py", line 54 color_map = ['blue'] * len(G.nodes()) ^ TabError: inconsistent use of tabs and spaces in indentation
File "main.py", line 54
color_map = ['blue'] * len(G.nodes())
^
TabError: inconsistent use of tabs and spaces in indentation