Files
langchain/tests/unit_tests/test_sql_database_schema.py
Eugene Yurtsev c5a4b4fea1 Suppress duckdb warning in unit tests explicitly (#3653)
This catches the warning raised when using duckdb, asserts that it's as expected.

The goal is to resolve all existing warnings to make unit-testing much stricter.
2023-04-27 14:29:41 -04:00

2.6 KiB