Skip to content

Commit bb2d10a

Browse files
[pre-commit.ci] Automatic linting and formatting fixes
1 parent d8f77d7 commit bb2d10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@
9494

9595
# -- sphinx_ext_graphviz options ---------------------------------------------
9696

97-
graphviz_output_format = 'svg'
97+
graphviz_output_format = "svg"
9898
inheritance_graph_attrs = dict(
9999
rankdir="LR",
100100
fontsize=14,
101-
ratio='compress',
101+
ratio="compress",
102102
# bgcolor='transparent',
103103
)
104104

0 commit comments

Comments
 (0)