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:
Jin Hai
2025-12-03 15:15:00 +08:00
committed by GitHub
parent b44e65a12e
commit 3c50c7d3ac
2 changed files with 4 additions and 4 deletions

View File

@ -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.