Skip to content

Commit 8828028

Browse files
committed
ci(mypy): Ignore shtab
1 parent 7cb8559 commit 8828028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ files = [
157157

158158
[[tool.mypy.overrides]]
159159
module = [
160+
"shtab",
160161
"aafigure",
161162
"IPython.*",
162163
"ptpython.*",

0 commit comments

Comments
 (0)