⚡️ Speed up method AuthService.get_user_id_from_token by 158% in PR #11654 (feat/pluggable-auth-service-1.8)
#31785
Annotations
2 errors
|
Ruff Style Check (3.13)
Process completed with exit code 1.
|
|
Ruff (PLR2004):
src/backend/base/langflow/services/auth/service.py#L570
src/backend/base/langflow/services/auth/service.py:570:29: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable
|