mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
mypy.ini -> change py_lib3mf to lib3mf
This commit is contained in:
parent
01cf1082b6
commit
acb22b5dec
1 changed files with 1 additions and 1 deletions
2
mypy.ini
2
mypy.ini
|
|
@ -41,5 +41,5 @@ ignore_missing_imports = True
|
|||
[mypy-setuptools_scm.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-py_lib3mf.*]
|
||||
[mypy-lib3mf.*]
|
||||
ignore_missing_imports = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue