mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-30 09:43:43 -04:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
		
			77 B
		
	
	
	
		
			Python
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			77 B
		
	
	
	
		
			Python
		
	
	
	
	
	
|  | class MatchAny: | ||
|  |     def __eq__(self, _: object) -> bool: | ||
|  |         return True |