Browse Source

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

lmstack 3 years ago
parent
commit
509c368b42
1 changed files with 0 additions and 1 deletions
  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=" ")