perf:⚡️ Speed up method Graph.sort_chat_inputs_first
by 152%
#9525
Annotations
3 errors and 1 warning
Ruff (TRY003):
src/backend/base/langflow/graph/graph/base.py#L1265
src/backend/base/langflow/graph/graph/base.py:1265:19: TRY003 Avoid specifying long messages outside the exception class
|
Ruff (EM102):
src/backend/base/langflow/graph/graph/base.py#L1265
src/backend/base/langflow/graph/graph/base.py:1265:30: EM102 Exception must not use an f-string literal, assign to variable first
|
Ruff Style Check (3.12)
Process completed with exit code 1.
|
Ruff Style Check (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|