Skip to content

Commit 33d0d0f

Browse files
committed
state dual license choice
1 parent f2fc84a commit 33d0d0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

robotmbt/visualise/networkvisualiser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
from bokeh.models import ColumnDataSource, Rect, Text, ResetTool, SaveTool, WheelZoomTool, PanTool, Plot, Range1d, \
3535
Title, FullscreenTool, CustomJS, Segment, Arrow, NormalHead, Bezier, Legend, ZoomInTool, ZoomOutTool, HoverTool
3636

37+
# grandalf used under EPL license
3738
from grandalf.graphs import Vertex as GVertex, Edge as GEdge, Graph as GGraph
3839
from grandalf.layouts import SugiyamaLayout
3940

0 commit comments

Comments
 (0)