mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-04-23 06:30:00 +08:00

### What problem does this PR solve? Add back beartype ### Type of change - [x] Refactoring
3 lines
72 B
Python
3 lines
72 B
Python
from beartype.claw import beartype_this_package
|
|
beartype_this_package()
|