fix(cli): rename MAI->MC

This commit is contained in:
2025-03-11 10:41:27 -06:00
parent 74c723db7b
commit 354834fff7
4 changed files with 87 additions and 86 deletions

View File

@@ -1 +0,0 @@
"""Driver definitions for MAI"""

View File

@@ -1 +0,0 @@
"""Utility functions for MAI"""

View File

@@ -1,5 +1,5 @@
"""
Git repository handling utilities for MAI
Git repository handling utilities for MC
"""
import re