Update mypy.ini

This commit is contained in:
jdegenstein 2025-01-23 07:39:10 -06:00 committed by GitHub
parent 97eff88585
commit bd1ad47ac5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ ignore_missing_imports = True
[mypy-OCP.*]
ignore_missing_imports = True
[mypy-OCP-stubs.*]
[mypy-ocp-stubs.*]
ignore_missing_imports = True
[mypy-ocpsvg.*]