소스 검색

Fix some syntax errors, re not import (#904)

re not import

### What problem does this PR solve?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
tags/v0.7.0
dashi6174 1 년 전
부모
커밋
fe18627ebc
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      deepdoc/vision/postprocess.py

+ 1
- 0
deepdoc/vision/postprocess.py 파일 보기

@@ -1,4 +1,5 @@
import copy
import re
import numpy as np
import cv2

Loading…
취소
저장