Commit 7f95db8f authored by Dr.李's avatar Dr.李

remove use of gogoal and experimental

parent 5a4e1a43
......@@ -22,7 +22,7 @@ from alphamind.data.dbmodel.models import Categories
from alphamind.data.engines.industries import INDUSTRY_MAPPING
factor_tables = [Market, RiskExposure, Uqer, Gogoal, Experimental, Categories]
factor_tables = [Market, RiskExposure, Uqer, Categories]
def _map_risk_model_table(risk_model: str) -> tuple:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment