mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-13 04:06:33 +00:00
fix lint p4
This commit is contained in:
parent
ebf4daf4cc
commit
cf154b57f3
@ -30,6 +30,7 @@ class Data(JsonConfig):
|
|||||||
super().__init__(FILE_HASSIO_ADDONS, SCHEMA_ADDON_FILE)
|
super().__init__(FILE_HASSIO_ADDONS, SCHEMA_ADDON_FILE)
|
||||||
self.config = config
|
self.config = config
|
||||||
self._repositories = {}
|
self._repositories = {}
|
||||||
|
self._cache = {}
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def user(self):
|
def user(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user