mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Fix mypy.ini
This commit is contained in:
parent
ddef1c8140
commit
563083f37e
1 changed files with 0 additions and 4 deletions
4
mypy.ini
4
mypy.ini
|
|
@ -1,6 +1,5 @@
|
||||||
# Global options:
|
# Global options:
|
||||||
|
|
||||||
ignore_missing_imports = True
|
|
||||||
[mypy]
|
[mypy]
|
||||||
|
|
||||||
[mypy-anytree.*]
|
[mypy-anytree.*]
|
||||||
|
|
@ -24,8 +23,5 @@ ignore_missing_imports = True
|
||||||
[mypy-svgpathtools.*]
|
[mypy-svgpathtools.*]
|
||||||
ignore_missing_imports = True
|
ignore_missing_imports = True
|
||||||
|
|
||||||
[mypy-svgpathtools.*]
|
|
||||||
ignore_missing_imports = True
|
|
||||||
|
|
||||||
[mypy-vtkmodules.*]
|
[mypy-vtkmodules.*]
|
||||||
ignore_missing_imports = True
|
ignore_missing_imports = True
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue