mirror of
				https://github.com/infiniflow/ragflow.git
				synced 2025-10-31 09:50:00 +00:00 
			
		
		
		
	 9a6d976252
			
		
	
	
		9a6d976252
		
			
		
	
	
	
	
		
			
			### 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()
 |