mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-06 20:02:58 +00:00
ruff
This commit is contained in:
@@ -3,7 +3,7 @@ import re
|
|||||||
from functools import cached_property
|
from functools import cached_property
|
||||||
from typing import Optional
|
from typing import Optional
|
||||||
|
|
||||||
from pydantic import BaseModel, config
|
from pydantic import BaseModel
|
||||||
|
|
||||||
from ...util import attempt_import_or_raise
|
from ...util import attempt_import_or_raise
|
||||||
from ..utils import api_key_not_found_help
|
from ..utils import api_key_not_found_help
|
||||||
|
|||||||
Reference in New Issue
Block a user