Browse Source

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

lmstack 3 năm trước cách đây
mục cha
commit
509c368b42
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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=" ")