mirror of
https://github.com/langgenius/dify.git
synced 2026-01-05 22:15:52 +00:00
chore(api): ignore google.cloud.storage in MyPy
This commit is contained in:
@@ -20,3 +20,6 @@ ignore_missing_imports=True
|
||||
|
||||
[mypy-flask_restx.inputs]
|
||||
ignore_missing_imports=True
|
||||
|
||||
[mypy-google.cloud.storage]
|
||||
ignore_missing_imports=True
|
||||
|
||||
Reference in New Issue
Block a user