Upgrade mypy to 0.790 (#41595)

This commit is contained in:
Ville Skyttä 2020-10-13 03:17:30 +03:00 committed by GitHub
parent 1417a4161f
commit f28c3273c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 16 additions and 13 deletions

View file

@ -46,7 +46,8 @@ def closest(
state.attributes.get(ATTR_LONGITUDE),
latitude,
longitude,
),
)
or 0,
)