fix: ruff

This commit is contained in:
SengokuCola
2025-04-28 01:46:02 +08:00
parent 868e057444
commit 40042c91e1
4 changed files with 64 additions and 14 deletions

View File

@@ -8,8 +8,8 @@ from src.plugins.moods.moods import MoodManager
logger = get_logger("mai_state")
enable_unlimited_hfc_chat = True
# enable_unlimited_hfc_chat = False
# enable_unlimited_hfc_chat = True
enable_unlimited_hfc_chat = False
class MaiState(enum.Enum):