mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-12 19:56:29 +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)
|
||||
self.config = config
|
||||
self._repositories = {}
|
||||
self._cache = {}
|
||||
|
||||
@property
|
||||
def user(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user