mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-11 00:25:15 +00:00
fix mypy
This commit is contained in:
@@ -11,4 +11,8 @@ disable_error_code =
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-cryptography.hazmat.bindings._rust.x509]
|
||||
ignore_errors = True
|
||||
|
||||
[mypy-fastuuid.*]
|
||||
ignore_missing_imports = True
|
||||
ignore_errors = True
|
||||
Reference in New Issue
Block a user