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