This commit is contained in:
2026-07-23 23:54:30 -07:00
parent 05e70a7fc4
commit f05a662414
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from typing import Any, Dict
from PIL import Image
from tools.utils import ToolError
logger = logging.getLogger("MattCP")
logger = logging.getLogger("MooseCP")
async def handle(args: Dict[str, Any]):
"""