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 pathlib import Path
from typing import Any, Dict, List, Set
from tools.utils import ToolError, parse_indices
logger = logging.getLogger("MattCP")
logger = logging.getLogger("MooseCP")
async def handle(args: Dict[str, Any]):
"""