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.
1 parent 42259bb commit 3786382Copy full SHA for 3786382
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