Skip to content

Commit 61e633d

Browse files
committed
ignore graphviz mypy errors
1 parent 5bfe3a2 commit 61e633d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,6 @@ ignore_missing_imports = True
128128

129129
[mypy-nbsphinx]
130130
ignore_missing_imports = True
131+
132+
[mypy-graphviz]
133+
ignore_missing_imports = True

0 commit comments

Comments
 (0)