refactor(common): rename package option_mcp_common → mcp_common
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from option_mcp_common.models import EventPriority, EventType, L2Entry
|
||||
from mcp_common.models import EventPriority, EventType, L2Entry
|
||||
|
||||
|
||||
def test_l2_entry_minimal():
|
||||
|
||||
Reference in New Issue
Block a user