blob: 1622e0294e69462a078a48a47fb04dd8480d8ae4 [file] [log] [blame]
import sys, os
curr_path = os.path.dirname(os.path.abspath(os.path.expanduser(__file__)))
sys.path.append(os.path.join(curr_path, '../common/'))
import models
import get_data