community[patch]: Remove subscript for Result type object (#17823)

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.
pull/17984/head
Muhammad Abdullah Hashmi 4 months ago committed by GitHub
parent f6e3aa9770
commit 9775de46cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available