Skip to content

⚡️ Speed up method AstraDBVectorStoreComponent.reset_database_list by 59% in PR #6048 (bugfix-dev-astradb) #11803

⚡️ Speed up method AstraDBVectorStoreComponent.reset_database_list by 59% in PR #6048 (bugfix-dev-astradb)

⚡️ Speed up method AstraDBVectorStoreComponent.reset_database_list by 59% in PR #6048 (bugfix-dev-astradb) #11803

Triggered via pull request February 1, 2025 16:05
Status Failure
Total duration 18s
Artifacts

style-check-py.yml

on: pull_request
Matrix: Ruff Style Check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (TRY003): src/backend/base/langflow/components/vectorstores/astradb.py#L830
src/backend/base/langflow/components/vectorstores/astradb.py:830:23: TRY003 Avoid specifying long messages outside the exception class
Ruff (EM102): src/backend/base/langflow/components/vectorstores/astradb.py#L830
src/backend/base/langflow/components/vectorstores/astradb.py:830:34: EM102 Exception must not use an f-string literal, assign to variable first
Ruff Style Check (3.12)
Process completed with exit code 1.