Browse Source

Merge branch 'dev_david' of anweiguo/algorithm_platform into dev_awg

liudawei 2 months ago
parent
commit
8f0e8039d0
1 changed files with 0 additions and 1 deletions
  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