소스 검색

Merge branch 'dev_david' of anweiguo/algorithm_platform into dev_awg

liudawei 2 달 전
부모
커밋
8f0e8039d0
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      common/database_dml.py

+ 0 - 1
common/database_dml.py

@@ -1,6 +1,5 @@
 from pymongo import MongoClient, UpdateOne
 import pandas as pd
-from scripts.regsetup import description
 from sqlalchemy import create_engine
 import pickle
 from io import BytesIO