core/homeassistant/auth/providers
Erik Montnemery d6ee10a543
Make FlowHandler.context a typed dict (#126291)
* Make FlowHandler.context a typed dict

* Adjust typing

* Adjust typing

* Avoid calling ConfigFlowContext constructor in hot path
2024-10-08 12:18:45 +02:00
..
__init__.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
command_line.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
homeassistant.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
insecure_example.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
trusted_networks.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00