Open prmtl opened 9 years ago
Comment 1: ero.carr...@gmail.com, Jan 10, 2012 I see where that might be coming from. Although some attributes are handled better without quotes, I do see the problem with not having quotes for the empty label ;) Will look into it.
Comment 2: frederic...@gmail.com, Jun 14, 2013 We have this problem also with Theano. Did a fix was found?
Reported by rganow...@metoda.com.pl, 2012-01-10T10:19:15Z
What steps will reproduce the problem?
What is the expected output? PROCESS_END [width=".15", style=filled, shape=doublecircle, label=""]; or better: PROCESS_END [width=".15", style="filled", shape="doublecircle", label=""];
What do you see instead?
What version of the product are you using? On what operating system?
The case is with 1.0.28 release.
Please provide any additional information below.
Release 1.0.25 manages this case properly.
IMO all the attribute values should be quoted. Originally assigned to ero.carr...@gmail.com From: https://code.google.com/p/pydot/issues/detail?id=63