Files
langchain/tests/unit_tests/test_sql_database_schema.py
Eugene Yurtsev 3b14bbd8f1 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-28 10:11:04 -07:00

2.6 KiB