mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[ruff] Enable RET and fix all violations (#9929)
This commit is contained in:
		| @@ -118,6 +118,7 @@ select = [ | ||||
|   "PERF", # performance | ||||
|   "PL",   # pylint | ||||
|   "SIM",  # flake8-simplify | ||||
|   "RET",  # flake8-ret | ||||
|   "UP",   # pyupgrade | ||||
| ] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user