Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
fba9f4e8
authored
2022-12-15 17:18:25 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix bug
1 parent
f755e0cc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/common/fsm_econtract/tools.py
src/common/fsm_econtract/tools.py
View file @
fba9f4e
...
...
@@ -19,4 +19,4 @@ def pdf_info_rebuild(pdf_info, fix_bbox=True):
elif
block
[
'type'
]
==
1
:
pdf_img_info
.
setdefault
(
pno_str
,
list
())
.
append
((
block
[
'bbox'
],
'有'
))
return
pdf_text_info
,
pdf_img_info
\ No newline at end of file
return
pdf_text_info
,
pdf_img_info
\ No newline at end of file
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment