Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: cmuhao <[email protected]>
  • Loading branch information
HaoXuAI committed Sep 28, 2024
1 parent f09748e commit 245bc36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/python/feast/infra/online_stores/vector_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@


class VectorStoreConfig:

# Whether to enable the vector for vector similarity search,
# This is only applicable for online store.
vector_enabled: Optional[bool] = False
Expand Down

0 comments on commit 245bc36

Please sign in to comment.