ragflow/deepdoc/vision
yihong 4326873af6
refactor: no need to inherit in python3 clean the code (#5659)
### What problem does this PR solve?

As title

### Type of change


- [x] Refactoring

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-03-05 18:03:53 +08:00
..
__init__.py Made task_executor async to speedup parsing (#5530) 2025-03-03 18:59:49 +08:00
layout_recognizer.py
ocr.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
operators.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
postprocess.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
recognizer.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
seeit.py
t_ocr.py
t_recognizer.py
table_structure_recognizer.py