mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Add Black
This commit is contained in:
@ -7,4 +7,5 @@ set -e
|
||||
cd "$(dirname "$0")/.."
|
||||
script/bootstrap
|
||||
|
||||
pre-commit install
|
||||
pip3 install -e .
|
||||
|
Reference in New Issue
Block a user