Pete Shadbolt 7 лет назад
Родитель
Сommit
30bb8ceb8c
1 измененных файлов: 0 добавлений и 1 удалений
  1. +0
    -1
      abp/fancy.py

+ 0
- 1
abp/fancy.py Просмотреть файл

@@ -43,7 +43,6 @@ class GraphState(graphstate.GraphState, networkx.Graph):
return

# Automatically perform layout if position is not provided
print self.node.values()
if not all(("position" in node) for node in self.node.values()):
self.layout()



Загрузка…
Отмена
Сохранить