Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3786382

Browse files
committed
added graphviz_dot path
1 parent 42259bb commit 3786382

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ def _check_dependencies():
369369

370370
inheritance_node_attrs = dict(fontsize=16)
371371

372+
graphviz_dot = shutil.which('dot')
372373
graphviz_output_format = 'svg'
373374

374375

0 commit comments

Comments
 (0)