refactor(common): rename package option_mcp_common → mcp_common
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
from option_mcp_common.indicators import adx, atr, macd, rsi, sma
|
||||
from mcp_common.indicators import adx, atr, macd, rsi, sma
|
||||
|
||||
|
||||
def test_rsi_simple():
|
||||
|
||||
Reference in New Issue
Block a user