소스 검색

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=" ")