mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Don't activate venv in devcontainer (#8128)
This commit is contained in:
		| @@ -45,6 +45,6 @@ repos: | ||||
|     hooks: | ||||
|       - id: pylint | ||||
|         name: pylint | ||||
|         entry: python script/run-in-env pylint | ||||
|         entry: python3 script/run-in-env.py pylint | ||||
|         language: system | ||||
|         types: [python] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user