mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
mypy.ini -> remove stubs exclusion attempt
This commit is contained in:
parent
22611e1554
commit
1740f388a5
1 changed files with 0 additions and 3 deletions
3
mypy.ini
3
mypy.ini
|
|
@ -20,9 +20,6 @@ ignore_missing_imports = True
|
||||||
[mypy-OCP.*]
|
[mypy-OCP.*]
|
||||||
ignore_missing_imports = True
|
ignore_missing_imports = True
|
||||||
|
|
||||||
[mypy-ocp-stubs.*]
|
|
||||||
ignore_missing_imports = True
|
|
||||||
|
|
||||||
[mypy-ocpsvg.*]
|
[mypy-ocpsvg.*]
|
||||||
ignore_missing_imports = True
|
ignore_missing_imports = True
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue