1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00
* Add black

Update pre commit

Update pre commit

add empty line

* Format with black
This commit is contained in:
Guillermo Ruffino
2021-03-07 16:03:16 -03:00
committed by GitHub
parent 2b60b0f1fa
commit 69879920eb
398 changed files with 21624 additions and 12644 deletions

View File

@@ -1,8 +1,10 @@
pylint==2.7.2
flake8==3.8.4
black==20.8b1
pillow>4.0.0
cryptography>=2.0.0,<4
pexpect==4.8.0
pre-commit
# Unit tests
pytest==6.2.2