浏览代码

Merge remote-tracking branch 'origin/dev' into pro

lmstack 3 年之前
父节点
当前提交
509c368b42
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      LIB/BACKEND/DBManager.py

+ 0 - 1
LIB/BACKEND/DBManager.py

@@ -229,7 +229,6 @@ class DBManager():
                     'all the input array dimensions except for the concatenation axis must match exactly'  in str(e):
                         pass
                     else:
-                        pdb.set_trace()
                         raise e
   
                 # print('\r'+str(i),end=" ")