mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +01:00
Rename Amazon Devices to Alexa Devices (#146362)
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com> Co-authored-by: Joostlek <joostlek@outlook.com>
This commit is contained in:
4
mypy.ini
generated
4
mypy.ini
generated
@@ -405,7 +405,7 @@ disallow_untyped_defs = true
|
||||
warn_return_any = true
|
||||
warn_unreachable = true
|
||||
|
||||
[mypy-homeassistant.components.alpha_vantage.*]
|
||||
[mypy-homeassistant.components.alexa_devices.*]
|
||||
check_untyped_defs = true
|
||||
disallow_incomplete_defs = true
|
||||
disallow_subclassing_any = true
|
||||
@@ -415,7 +415,7 @@ disallow_untyped_defs = true
|
||||
warn_return_any = true
|
||||
warn_unreachable = true
|
||||
|
||||
[mypy-homeassistant.components.amazon_devices.*]
|
||||
[mypy-homeassistant.components.alpha_vantage.*]
|
||||
check_untyped_defs = true
|
||||
disallow_incomplete_defs = true
|
||||
disallow_subclassing_any = true
|
||||
|
||||
Reference in New Issue
Block a user