mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-30 10:20:40 +00:00
ci: fix docs build (#496)
python/python.md contains typos in the class references --------- Co-authored-by: Chang She <chang@lancedb.com>
This commit is contained in:
@@ -231,6 +231,7 @@ impl Database {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use std::fs::create_dir_all;
|
||||
|
||||
use tempfile::tempdir;
|
||||
|
||||
use crate::database::Database;
|
||||
|
||||
Reference in New Issue
Block a user