Skip to content

Commit

Permalink
More reductions to ease code review
Browse files Browse the repository at this point in the history
  • Loading branch information
odeke-em committed Feb 3, 2025
1 parent aa6a6c2 commit 90220f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 402 deletions.
2 changes: 1 addition & 1 deletion tests/integration/test_spanner_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import uuid

import pytest
from google.cloud.spanner import Client
from google.cloud.spanner import Client # type: ignore
from langchain_core.documents import Document

from langchain_google_spanner.loader import Column, SpannerDocumentSaver, SpannerLoader
Expand Down
Loading

0 comments on commit 90220f1

Please sign in to comment.