diff --git a/src/freebox_api/api/lan.py b/src/freebox_api/api/lan.py index 53b44bd8..230e47d6 100644 --- a/src/freebox_api/api/lan.py +++ b/src/freebox_api/api/lan.py @@ -1,5 +1,12 @@ +from freebox_api.access import Access + + class Lan: - def __init__(self, access): + """ + Lan + """ + + def __init__(self, access: Access): self._access = access host_type = [