store: [major-domo] fix: batch quick-wins — 4 issues resolved (closes #37, #27, #25, #38)

This commit is contained in:
Cal Corum 2026-02-20 13:31:37 -06:00
parent 7a68d7d6c9
commit 72eca65e83

View File

@ -0,0 +1,44 @@
---
id: ed8f5008-9c2a-4305-8378-722bc4f8556d
type: fix
title: "[major-domo] fix: batch quick-wins — 4 issues resolved (closes #37, #27, #25, #38)"
tags: [major-domo, commit, configuration, creation, debugging, deployment, feature, fix, refactoring, testing, tooling, session-log]
importance: 0.7
confidence: 0.8
created: "2026-02-20T19:31:37.720409+00:00"
updated: "2026-02-20T19:31:37.720409+00:00"
---
Commits made: 1
- fix: batch quick-wins — 4 issues resolved (closes #37, #27, #25, #38)
Files edited (23):
- /home/cal/.claude/plans/sequential-brewing-lemon.md
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/admin/__init__.py
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/draft/picks.py
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/league/__init__.py
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/teams/__init__.py
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/transactions/__init__.py
- /mnt/NV2/Development/major-domo/discord-app-v2/config.py
- /mnt/NV2/Development/major-domo/discord-app-v2/models/custom_command.py
- /mnt/NV2/Development/major-domo/discord-app-v2/models/draft_data.py
- /mnt/NV2/Development/major-domo/discord-app-v2/models/help_command.py
Errors encountered (5):
- Exit code 1
2597
---
F401 [*] `views.embeds.EmbedColors` imported but unused
--> bot.py:21:41
|
19 | from api.client import get_global_client, cl
- Exit code 1
F401 `discord` imported but unused
--> commands/admin/__init__.py:9:8
|
7 | from typing import List, Tuple, Type
8 |
9 | import di
- Exit code 1
F401 `config._config` imported but unused; consider using `importlib.util.find_spec` to test for availability
--> tests/conftest.py:43:2
Work types: commit, configuration, creation, debugging, deployment, feature, fix, refactoring, testing, tooling
Session size: 430 messages, 156 tool calls