Skip to content

Commit 8be8673

Browse files
committed
fix(mypy): Add aafigure to ignore_missing_imports overrides
1 parent 79a60f2 commit 8be8673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ module = [
156156
"ptpython.*",
157157
"prompt_toolkit.*",
158158
"bpython",
159+
"aafigure",
159160
]
160161
ignore_missing_imports = true
161162

0 commit comments

Comments
 (0)