Martin Hjelmare
09b3882a5b
Type frontend strictly ( #52148 )
2021-06-24 16:01:28 +02:00
springstan
ad102b3840
Use f-strings in integrations starting with "F"and"G" ( #32150 )
...
* Use f-strings in integrations starting with F
* Use f-strings in tests for integrations starting with F
* Use f-strings in integrations starting with G
* Use f-strings in tests for integrations starting with G
* Fix pylint error
* Fix broken test
2020-02-24 17:54:20 -08:00
springstan
204ca3f3a6
Move imports to top for frontend ( #29487 )
2019-12-05 13:44:59 +01:00
Ville Skyttä
b738082dad
Type check various base components ( #25878 )
...
* Type check various component base classes, disabling bunch of checks for now
* Type hint fixes
* Help mypy out some
* Add more type hints
2019-08-11 20:38:18 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Paulus Schoutsen
4f4a8a61d2
Only use a single store instance ( #21521 )
2019-02-28 10:00:17 -08:00
Paulus Schoutsen
00b8d57cd0
Add frontend storage ( #20880 )
...
* Add frontend storage
* Update storage.py
2019-02-12 16:38:19 +01:00