Skip to content

Commit

Permalink
Fix test imports
Browse files Browse the repository at this point in the history
  • Loading branch information
pprados committed Jun 20, 2024
1 parent 5cdd988 commit 1a4993a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit_tests/test_imports.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
EXPECTED_ALL = [
"__version__",
"PGVector",
"PGVectorTranslator",
"PostgresChatMessageHistory",
]

Expand Down

0 comments on commit 1a4993a

Please sign in to comment.