mirror of
https://github.com/esphome/esphome.git
synced 2025-10-17 09:13:45 +01:00
add-black (#1593)
* Add black Update pre commit Update pre commit add empty line * Format with black
This commit is contained in:
committed by
GitHub
parent
2b60b0f1fa
commit
69879920eb
@@ -6,3 +6,5 @@ set -e
|
||||
cd "$(dirname "$0")/.."
|
||||
pip3 install -r requirements.txt -r requirements_test.txt
|
||||
pip3 install -e .
|
||||
|
||||
pre-commit install
|
||||
|
Reference in New Issue
Block a user