Skip to content

Commit

Permalink
community[patch]: Remove subscript for Result type object (#17823)
Browse files Browse the repository at this point in the history
Resolved 'TypeError: 'type' object is not subscriptable' by removing
subscription of Result type object

Thank you for contributing to LangChain!

- [x] **PR title**: "Langchain: Resolve type error for SQLAlchemy Result
object in QuerySQLDataBaseTool class"

- **Description:** Resolve type error for SQLAlchemy Result object in
QuerySQLDataBaseTool class

- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, hwchase17.
  • Loading branch information
Abe410 authored Feb 22, 2024
1 parent f6e3aa9 commit 9775de4
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9775de4

Please sign in to comment.