Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfd4d33 + 3786382 commit 42fb3ddCopy full SHA for 42fb3dd
1 file changed
doc/conf.py
@@ -369,6 +369,7 @@ def _check_dependencies():
369
370
inheritance_node_attrs = dict(fontsize=16)
371
372
+graphviz_dot = shutil.which('dot')
373
graphviz_output_format = 'svg'
374
375
0 commit comments