mirror of
https://github.com/lancedb/lancedb.git
synced 2026-08-21 05:28:25 +00:00
7bbb2872de
Use pathlib for local paths so that pathlib can handle the correct separator on windows. Closes #703 --------- Co-authored-by: Will Jones <willjones127@gmail.com>