mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #372] [MERGED] fix: missing import time module
#1325
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/372
Author: @chekun
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @laipz8200
Base:
main← Head:patch-1📝 Commits (1)
c19d3b8fix: missing importtimemodule📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
models/gemini/models/llm/llm.py(+1 -0)📄 Description
Line 326 use time.sleep, but it was never been imported.
It should be well tested before it came to v1.0.0
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.