Skip to content

Support API-driven avatar changes: login.avatar_id sync + refresh consumer - #1095

Merged
Brutus5000 merged 7 commits into
developfrom
feat/login-avatar-id-sync
Jun 21, 2026
Merged

Support API-driven avatar changes: login.avatar_id sync + refresh consumer#1095
Brutus5000 merged 7 commits into
developfrom
feat/login-avatar-id-sync

Address Codacy pydocstyle findings

6ba21e8
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jun 20, 2026 in 0s

2 new issues (0 max.) of at least severity.

Annotations

Check notice on line 22 in server/avatar_change_queue_service.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/avatar_change_queue_service.py#L22

Multi-line docstring summary should start at the first line (D212)

Check notice on line 22 in server/avatar_change_queue_service.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/avatar_change_queue_service.py#L22

No blank lines allowed before class docstring (found 1) (D211)