SymPy1.10
1 unresolved thread
1 unresolved thread
Compare changes
+ 7
− 2
@@ -12,7 +17,7 @@ class DotPrinter(Printer):
@@ -12,7 +17,7 @@ class DotPrinter(Printer):
self.dot.node(str(id(func)), style='filled', fillcolor='#a056db', label=self._node_to_str_function(func))