mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-07-13 20:10:54 +00: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()
|