Commit 2eb73364 authored by 高雅喆's avatar 高雅喆

change import statement

parent 7711ad95
# -*- coding: UTF-8 -*-
import sys
sys.path.append('..')
from recommended_indexs.utils import con_sql,get_yesterday_date
from utils import con_sql,get_yesterday_date
OUTPUT_PATH = "/data2/models/eda/gray_stat/"
class GrayStat(object):
......
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