mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Refactor code (#11694)
### What problem does this PR solve? Rename function and refactor log message ### Type of change - [x] Refactoring Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@ -153,7 +153,7 @@ def parse_mineru_paths() -> Dict[str, Path]:
|
||||
|
||||
|
||||
@once
|
||||
def install_mineru() -> None:
|
||||
def check_and_install_mineru() -> None:
|
||||
"""
|
||||
Ensure MinerU is installed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user