chore: remove unused mypy overrides for cairosvg, kipy, schematic
These packages are not imported anywhere in the codebase, so their ignore_missing_imports overrides were unnecessary. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -44,11 +44,5 @@ module = [
|
||||
"skip.*",
|
||||
"sexpdata",
|
||||
"sexpdata.*",
|
||||
"cairosvg",
|
||||
"cairosvg.*",
|
||||
"kipy",
|
||||
"kipy.*",
|
||||
"schematic",
|
||||
"schematic.*",
|
||||
]
|
||||
ignore_missing_imports = true
|
||||
|
||||
Reference in New Issue
Block a user