[PR #1454] [MERGED] fix: Use correct typehint for return values #23059

Closed
opened 2026-02-21 20:20:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1454
Author: @lethe3000
Created: 11/5/2023
Status: Merged
Merged: 11/6/2023
Merged by: @takatost

Base: mainHead: main


📝 Commits (1)

  • 16d77ec fix: Use correct typehint for return values

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 api/services/account_service.py (+5 -4)

📄 Description

suppress style check warnings and get rid of potential errors.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/1454 **Author:** [@lethe3000](https://github.com/lethe3000) **Created:** 11/5/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`16d77ec`](https://github.com/langgenius/dify/commit/16d77eccf8b3d7f6dc0dd843ef47c7f186217f7e) fix: Use correct typehint for return values ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `api/services/account_service.py` (+5 -4) </details> ### 📄 Description suppress style check warnings and get rid of potential errors. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:20:21 -05:00
yindo closed this issue 2026-02-21 20:20:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23059