mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Fix build
This commit is contained in:
		| @@ -179,7 +179,7 @@ class _Schema(vol.Schema): | ||||
|         self._extra_schemas.append(validator) | ||||
|         return self | ||||
|  | ||||
|     # pylint: disable=signature-differs | ||||
|     # pylint: disable=signature-differs,arguments-differ | ||||
|     def extend(self, *schemas, **kwargs): | ||||
|         extra = kwargs.pop('extra', None) | ||||
|         if kwargs: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user