Skip to content

Commit 2ece7fb

Browse files
authored
Add strict typing to remote_calendar (home-assistant#140734)
1 parent 2424d1c commit 2ece7fb

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.strict-typing

+1
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ homeassistant.components.recollect_waste.*
412412
homeassistant.components.recorder.*
413413
homeassistant.components.remember_the_milk.*
414414
homeassistant.components.remote.*
415+
homeassistant.components.remote_calendar.*
415416
homeassistant.components.renault.*
416417
homeassistant.components.reolink.*
417418
homeassistant.components.repairs.*

homeassistant/components/remote_calendar/quality_scale.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ rules:
9797
# Platinum
9898
async-dependency: todo
9999
inject-websession: done
100-
strict-typing: todo
100+
strict-typing: done

mypy.ini

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)