mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
upgrade-mypy (#14904)
* Upgrade mypy to 0.600 * Upgrade mypy to 0.610 * Typing improvements * remove unneeded or * remove merge artifact * Update loader.py
This commit is contained in:
parent
c2fe0d0120
commit
a6ba5ec1c8
@ -6,7 +6,7 @@ coveralls==1.2.0
|
||||
flake8-docstrings==1.0.3
|
||||
flake8==3.5
|
||||
mock-open==1.3.1
|
||||
mypy==0.590
|
||||
mypy==0.610
|
||||
pydocstyle==1.1.1
|
||||
pylint==1.9.2
|
||||
pytest-aiohttp==0.3.0
|
||||
|
@ -7,7 +7,7 @@ coveralls==1.2.0
|
||||
flake8-docstrings==1.0.3
|
||||
flake8==3.5
|
||||
mock-open==1.3.1
|
||||
mypy==0.590
|
||||
mypy==0.610
|
||||
pydocstyle==1.1.1
|
||||
pylint==1.9.2
|
||||
pytest-aiohttp==0.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user