mirror of
				https://github.com/deepset-ai/haystack.git
				synced 2025-10-31 09:49:48 +00:00 
			
		
		
		
	 600dc2d611
			
		
	
	
		600dc2d611
		
			
		
	
	
	
	
		
			
			* consolidate filters type * remove unnecessary optionals * fix mypy * fix pylint * fix pylint * move FilterType to schema * remove Optional from FilterType * move to Dict[str, Any] * Revert "move to Dict[str, Any]" This reverts commit e8c561bb7885949e19825697fa4c469945f90ce5. * fix mypy * fix pylint * revert isort changes in elasticsearch * remove todos in milvus.py * remove todos in sql.py * add aggregate_labels tests * consolidate aggregate_labels tests * remove superfluous type todos * remove ALL superfluous #todos